33 releases (14 breaking)
new 0.60.0 | Dec 5, 2023 |
---|---|
0.59.0 | Nov 30, 2023 |
0.49.1 | Jul 29, 2023 |
#14 in #salvo
1,442 downloads per month
Used in salvo
625KB
15K
SLoC
salvo-jwt-auth
Jwt auth middleware for Salvo.
This is offical crate, so you can enable it in Cargo.toml
like this:
salvo = { version = "*", features=["jwt-auth"] }
Documentation & Resources
lib.rs
:
The jwt auth middleware of Savlo web server framework.
Read more: https://salvo.rs
Dependencies
~17–34MB
~595K SLoC