Access token issued by the authorization server.
Optionalexpires_Lifetime of the access token (in seconds) from the time the response was issued.
Optionalid_Optional ID token containing authentication claims about the user.
Optionalrefresh_Optional refresh token used to obtain new access tokens without requiring user re-authentication.
OptionalscopeSpace-separated list of scopes granted for the access token.
Optionaltoken_Token type issued.
OAuth 2.0 / OpenID Connect token endpoint response.