Skip to content

Instantly share code, notes, and snippets.

@calvincodes
Created August 13, 2019 18:26
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 calvincodes/3da3ec9eb1d2e3c0a9aaa708e0f515b6 to your computer and use it in GitHub Desktop.
Save calvincodes/3da3ec9eb1d2e3c0a9aaa708e0f515b6 to your computer and use it in GitHub Desktop.
Sample JWT Payload
{
"id": "12345-abcde-67890-fghij",
"loginSource": "google_oauth",
"maxIdleTime": "1h"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment