Added some illustrations and improved JWT section
This commit is contained in:
parent
d12d412a84
commit
10fb260f6a
7 changed files with 53 additions and 8 deletions
4
tex/code/jwt-header.json
Normal file
4
tex/code/jwt-header.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"typ": "JWT",
|
||||
"alg": "HS256"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue