thesis/tex/code/jwt-header.json
2020-05-09 17:29:49 +03:00

4 lines
37 B
JSON

{
"typ": "JWT",
"alg": "HS256"
}