Skip to content

Instantly share code, notes, and snippets.

@voronenko-p
Created March 29, 2020 11:21
Show Gist options
  • Save voronenko-p/c77e271d3fa425b6e6b32dfa56365c6b to your computer and use it in GitHub Desktop.
Save voronenko-p/c77e271d3fa425b6e6b32dfa56365c6b to your computer and use it in GitHub Desktop.
{
"https://foo.com/claim": "bar",
"https://foo.com/somehookattr": "somehookattrvalue",
"iss": "https://voronenko.auth0.com/",
"sub": "R477zd0dhD0Hq3CnNIEgE677nwboYD5u@clients",
"aud": "https://implicitgrant.auth0.voronenko.net",
"iat": 1578312138,
"exp": 1578398538,
"azp": "R477zd0dhD0Hq3CnNIEgE677nwboYD5u",
"gty": "client-credentials"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment