Options used to customize the session refresh flow.
refreshSession() exclusively uses the Refresh Token Grant. To start a fresh, non-interactive authorization (e.g. on app bootstrap) use MonoCloudWebJSClient.signInSilent instead.
refreshSession()
Optional
Configuration applied to the Refresh Token Grant request, such as overriding the requested scopes or resources.
Options used to customize the session refresh flow.
refreshSession()exclusively uses the Refresh Token Grant. To start a fresh, non-interactive authorization (e.g. on app bootstrap) use MonoCloudWebJSClient.signInSilent instead.