summaryrefslogtreecommitdiffstats
path: root/site/content/JWT.md
diff options
context:
space:
mode:
Diffstat (limited to 'site/content/JWT.md')
-rw-r--r--site/content/JWT.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/JWT.md b/site/content/JWT.md
index f55ab17..46da1a2 100644
--- a/site/content/JWT.md
+++ b/site/content/JWT.md
@@ -1,7 +1,7 @@
1+++ 1+++
2title = "JWT" 2title = "JWT"
3description = "JSON Web Token Documentation" 3description = "JSON Web Token Documentation"
4weight = 5 4weight = 4
5+++ 5+++
6 6
7> JSON Web Tokens are representations of claims, or authorization proofs that fit into the `Header` of HTTP requests. 7> JSON Web Tokens are representations of claims, or authorization proofs that fit into the `Header` of HTTP requests.