The registered client id for the application
Set this parameter to true, if you want to force the user to login again
Set to true to persist tokens in localStorage
URL that should be redirected to on success
Provide text that helps identify where this token originated from/is used (e.g. a hostname/useragent )
Space delimited list of required scopes
Set to 1 to indicate the application wants to use refresh tokens, 0 if not
Generated using TypeDoc
Contains options for OAuth API.
Usually, it is enough to specify your client_id and your redirect_uri registered for your application. Appropriate defaults are set for the remaining parameters, though they can be set by your application if necessary.
For more information about the properties, please refer to: https://login.pcon-solutions.com/doc/api/oauth2.html