Interface: OAuthTokenResponse
Connect response.Properties
access_token
access_token: string
Access token.
expires_in
expires_in: number
Expires in.
id_token
id_token: string
Id token.
refresh_token
refresh_token: string
Refresh token.
token_type
token_type: string
Token type.