OAuth2TokenResult interface

Properties

accessToken
error
errorDescription
expiresIn
issuedAt
refreshToken
scope

Property Details

accessToken

accessToken: string

Property Value

string

error

error: string

Property Value

string

errorDescription

errorDescription: string

Property Value

string

expiresIn

expiresIn: string

Property Value

string

issuedAt

issuedAt: string

Property Value

string

refreshToken

refreshToken: string

Property Value

string

scope

scope: string

Property Value

string