Skip to content

Instantly share code, notes, and snippets.

@antonkrasov
Created May 9, 2022 02:24
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 antonkrasov/e9b57229f981c8f8f189271af62a7fb9 to your computer and use it in GitHub Desktop.
Save antonkrasov/e9b57229f981c8f8f189271af62a7fb9 to your computer and use it in GitHub Desktop.
{
"decodedToken": {
"iss": "<https://securetoken.google.com/givemefirebasetoken-sample",
"aud": "givemefirebasetoken-sample",
"auth_time": 1651977397,
"user_id": "aoiC7bM0vFQTMPj24ueGMRegf1k2",
"sub": "aoiC7bM0vFQTMPj24ueGMRegf1k2",
"iat": 1651977397,
"exp": 1651980997,
"email": "anton.krasov@gmail.com",
"email_verified": false,
"firebase": {
"identities": {
"email": [
"anton.krasov@gmail.com"
]
},
"sign_in_provider": "password"
},
"uid": "aoiC7bM0vFQTMPj24ueGMRegf1k2>"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment