Skip to content

Instantly share code, notes, and snippets.

@tmclnk
Created January 11, 2024 17:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmclnk/7997c61b394e37b56d900a6be227e8ca to your computer and use it in GitHub Desktop.
Save tmclnk/7997c61b394e37b56d900a6be227e8ca to your computer and use it in GitHub Desktop.
id-token-example
{
"nickname": "myuser",
"name": "myuser@example.com",
"picture": "https://s.gravatar.com/avatar/843b31161c0df615e49c17b1eea2d89c?s=480&r=pg&d=https%3A%2F%2Fcdn.auth0.com%2Favatars%2Fmy.png",
"updated_at": "2023-06-04T01:27:09.546Z",
"iss": "https://dev-ce0onvx2.us.auth0.com/",
"aud": "mc7CK206Mk0loShIk8av4eoRKkEOgmkO",
"iat": 1685843022,
"exp": 1685879022,
"sub": "auth0|647a4956dcf5d74a05a16996",
"sid": "JsRmTUf37F-zR2vKtStdDMV4BDtT710t"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment