Optional
redirectOptional
stateThe state parameter for OAuth flows, see here for more details.
If you generate an identifier for the OAuth authorization on your server make sure to set this value explicitly so that you can use it to acquire the access token after the OAuth redirect occurs.
The default value is a randomly generated uuid, or set via MtLinkSdk.init
Generated using TypeDoc
OAuth redirection URI, see here for more details.
Set the default value via MtLinkSdk.init