Created
April 1, 2017 14:14
-
-
Save andreybleme/6e1a4685b30d2bb6abf34e0adab5407c to your computer and use it in GitHub Desktop.
andreybleme.com | JWTs 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
{ | |
"alg": "HS256", | |
"typ": "JWT" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment