token that allows access to the specified resource server (identified by the audience parameter or by default Auth0's /userinfo endpoint)
values that you receive back on the authentication response
number of seconds until the access token expires
token that identifies the user
token that can be used to get new access tokens from Auth0. Note that not all Auth0 Applications can request them or the resource server might not allow them.
Generated using TypeDoc
result of the Auth request. If there is no token available, this value will be null.