https://github.com/tstaetter/axum-gatekeeper
Authentication and authorization crate for axum based web applications
https://github.com/tstaetter/axum-gatekeeper
api-rest axum bearer-authentication rust rust-lang security web
Last synced: over 1 year ago
JSON representation
Authentication and authorization crate for axum based web applications
- Host: GitHub
- URL: https://github.com/tstaetter/axum-gatekeeper
- Owner: tstaetter
- License: mit
- Created: 2025-01-13T03:39:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-13T03:58:17.000Z (over 1 year ago)
- Last Synced: 2025-01-13T04:29:10.238Z (over 1 year ago)
- Topics: api-rest, axum, bearer-authentication, rust, rust-lang, security, web
- Language: Rust
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# axum-gatekeeper
Authentication and authorization crate for axum based web applications