Skip to content

Instantly share code, notes, and snippets.

@MO-ska
Created December 1, 2023 12:44
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 MO-ska/d169c8b2ab0ee901e6ec2f6dd1538037 to your computer and use it in GitHub Desktop.
Save MO-ska/d169c8b2ab0ee901e6ec2f6dd1538037 to your computer and use it in GitHub Desktop.
{
"access_token": "ab....cd",
"expires_in": 900,
"refresh_expires_in": 1800,
"refresh_token": "ab....cd",
"token_type": "bearer",
"not-before-policy": 1618828653,
"session_state": "eeeeeeeeeee",
"scope": "offline_access"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment