3 releases
0.0.3 | Dec 12, 2023 |
---|---|
0.0.2 | Dec 12, 2023 |
0.0.1 | Sep 14, 2023 |
#789 in Authentication
4KB
Rocket jwt auth middleware
Rocket middleware for JWT authentication.
Installation
Add the following dependency to your Cargo.toml
file:
[dependencies]
rocket_jwt_auth = "0.0.3"
Dependencies
~10MB
~214K SLoC