Optional
access_Optional
expires_Date that the access_token will expire at.
Optional
refresh_Allows an application to obtain a new access token without prompting the user via the refresh token flow.
Optional
scopeComma-separated list of scopes for the token
Optional
token_
Access tokens are the token that applications use to make API requests on behalf of a user.