Created
April 1, 2017 14:27
-
-
Save andreybleme/b65d23c5c4d498af4bc4f707e2f4e9fc to your computer and use it in GitHub Desktop.
andreybleme.com | JWT com Springboot
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"sub": "1337", | |
"name": "Lucas Bleme", | |
"admin": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment