Account object to lookup the credentials
Skip cache lookup and forces network call(s) to get fresh tokens
Optional
redirectRedirectUri registered on the app registration - only required in brokering scenarios
Optional
refreshIf refresh token will expire within the configured value, consider it already expired. Used to pre-emptively invoke interaction when cached refresh token is close to expiry.
Optional
tokenKey value pairs to include on the POST body to the /token endpoint
Generated using TypeDoc
SilentFlow parameters passed by the user to retrieve credentials silently