Skip to content

Instantly share code, notes, and snippets.

@jasonhjohnson
Created February 10, 2016 19:22
Show Gist options
  • Save jasonhjohnson/116f4e8ae94f544a1eb8 to your computer and use it in GitHub Desktop.
Save jasonhjohnson/116f4e8ae94f544a1eb8 to your computer and use it in GitHub Desktop.
Object {nickname: "mynickname", email: "[email protected]", email_verified: true, app_metadata: Object, iss: "https://myauthsite.auth0.com/"…}
app_metadata: Object
aud: "...auid"
email: "[email protected]"
email_verified: true
exp: 1455167800
iat: 1455131800
iss: "https://myauthsiete.auth0.com/"
nickname: "mynickname"
sub: "auth0|alongguididhere"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment