Skip to content

Commit

Permalink
Add todo about caching the token
Browse files Browse the repository at this point in the history
  • Loading branch information
dbirks committed Mar 8, 2023
1 parent 10cf979 commit b39b601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,4 @@ git push origin v0.2.1
- [ ] Add a `--quiet` flag to only output the JWT, for easier use in scripts
- [ ] Look into Viper for handling the injesting of env vars and flags
- [ ] Mark some flags with `cmd.MarkFlagRequired`
- [ ] Set up MSAL's token caching

0 comments on commit b39b601

Please sign in to comment.