You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param {String} [options.scope] scopes to be requested during Auth. e.g. `openid email`
546
546
* @param {String} [options.audience] identifier of the resource server who will consume the access token issued after Auth
547
547
* @param {String} [options.timeout] value in milliseconds used to timeout when the `/authorize` call is failing as part of the silent authentication with postmessage enabled due to a configuration.
0 commit comments