Skip to content

Commit 396d1c3

Browse files
committed
feat: add rusty_paseto to auth packages
Add rusty_paseto, a PASETO (Platform-Agnostic Security Tokens) implementation as a secure alternative to JWT for token-based authentication.
1 parent d5cb4d9 commit 396d1c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/topics/auth.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ packages = [
1414
"oauth2",
1515
"openssl",
1616
"oxide-auth",
17+
"rusty_paseto",
1718
"yup-oauth2"
1819
]
1920

0 commit comments

Comments
 (0)