mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-25 08:37:29 +01:00
Add JWT auth example as community showcase (#309)
This commit is contained in:
parent
c8a44105c2
commit
283bbfbd36
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +7,4 @@ setup as its own crate so its dependencies are clear.
|
|||
|
||||
- [Houseflow](https://github.com/gbaranski/houseflow): House automation platform written in Rust.
|
||||
- [Datafuse](https://github.com/datafuselabs/datafuse): Cloud native data warehouse written in Rust.
|
||||
- [JWT Auth](https://github.com/Z4RX/axum_jwt_example): JWT auth service for educational purposes.
|
||||
|
|
Loading…
Reference in a new issue