Skip to content

Instantly share code, notes, and snippets.

@dnno
Created April 12, 2023 12:23
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
auth-response.json
{
"access_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsInZlciI6 ...",
"token_type": "bearer",
"expires_in": 399,
"asc": "generic:anonym",
"exp": 1681292845
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment