access_token
access_token: string = ""
Readonly
code
code: null | string
Readonly
error
error: null | string
Readonly
error_description
error_description: null | string
Readonly
error_uri
error_uri: null | string
Optional
expires_at
expires_at?: number
Optional
id_token
id_token?: string
Optional
refresh_token
refresh_token?: string
Optional
scope
scope?: string
session_state
session_state: null | string
Readonly
state
state: null | string
token_type
token_type: string = ""
Optional
url_state
url_state?: string
userState
userState: unknown
See