OptionalaudienceThe unique identifier of the target API you want to access.
Optionalmax_The maximum amount of time, in seconds, after which a user must reauthenticate.
Optionalredirect_The URL to which the authorization server will redirect the user after granting authorization.
OptionalscopeThe scope of the access request, expressed as a list of space-delimited, case-sensitive strings.
Defaults to "openid profile email offline_access".
Additional authorization parameters.