(invalid-token? results)
Returns true if MFA entry was invalid.
Returns true if MFA entry was invalid.
(request-expired? results)
Returns true if the error message is due to RequestExpired or need to update session tokens.
Returns true if the error message is due to RequestExpired or need to update session tokens.
(update-token-file profile)
(update-token-file profile cred-file)
Updates credentials file with requested session token, and if it has not yet expired, it makes the requested profile the default one within the credentials file.
Updates credentials file with requested session token, and if it has not yet expired, it makes the requested profile the default one within the credentials file.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close