You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,8 @@ tokens.
26
26
## Key Differences between Paseto and JWT
27
27
28
28
Unlike JSON Web Tokens (JWT), which gives developers more than enough rope with
29
-
which to hang themselves, Paseto only allows secure operations. JWT gives you "algorithm agility", Paseto gives you "versioned protocols". It's incredibly
29
+
which to hang themselves, Paseto only allows secure operations. JWT gives you
30
+
"algorithm agility", Paseto gives you "versioned protocols". It's incredibly
0 commit comments