https://github.com/magiclen/rocket-simple-authorization
This crate provides a request guard builder used for authorization.
https://github.com/magiclen/rocket-simple-authorization
authentication authroization rocket rust
Last synced: 12 days ago
JSON representation
This crate provides a request guard builder used for authorization.
- Host: GitHub
- URL: https://github.com/magiclen/rocket-simple-authorization
- Owner: magiclen
- License: mit
- Created: 2019-04-30T13:23:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-11-24T05:10:19.000Z (6 months ago)
- Last Synced: 2026-03-15T08:57:14.596Z (3 months ago)
- Topics: authentication, authroization, rocket, rust
- Language: Rust
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
`simple-authorization` Request Guard for Rocket Framework
====================
[](https://github.com/magiclen/rocket-simple-authorization/actions/workflows/ci.yml)
This crate provides a request guard builder used for authorization.
See `examples`.
## Crates.io
https://crates.io/crates/rocket-simple-authorization
## Documentation
https://docs.rs/rocket-simple-authorization
## License
[MIT](LICENSE)