Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.
[
parameter:string]:JsonValue|undefined
• readonly access_token: string
• readonly token_type: Lowercase<string>
Note
Because the value is case insensitive it is always returned lowercased
• readonly optional authorization_details?: AuthorizationDetails[]
• readonly optional expires_in?: number
• readonly optional id_token?: string
• readonly optional refresh_token?: string
• readonly optional scope?: string