CLI - caching login #134
Unanswered
William Hayes (wshayes)
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The SDK makes it really easy to login to access credential when using it from the command line. I couldn't see an easy way to cache the credentials to reuse and don't want to have to re-login every time I use a command line script.
Can someone point me to how I can cache the credentials and re-use them, preferably so it will use a refresh token to update the access token as needed?
Thanks!
All reactions