Optional
expires_Lifetime in seconds of the access token, after which the token SHALL NOT be accepted by the resource server
Optional
refresh_Token that can be used to obtain a new access token, using the same or a subset of the original authorization grants. If present, the app should discard any previous refresh_token associated with this launch and replace it with this new value.
Scope of access authorized. Note that this can be different from the scopes requested by the app.
Generated using TypeDoc
The shape of the response of the token endpoint.