Skip to content

AccessTokenResponse

Properties

access_token

access_token: string

The access token issued by the authorization server


expires_in?

optional expires_in: number

The lifetime in seconds of the access token


id_token?

optional id_token: string


refresh_token?

optional refresh_token: string


scope?

optional scope: string


state

state: string

The exact value of the state parameter passed by the client in the authorization request


token_type

token_type: string

The type of the token issued