mirror of
https://github.com/tokio-rs/axum.git
synced 2025-01-13 21:23:52 +01:00
Add axum-negotiate-layer to community projects (#3093)
This commit is contained in:
parent
f476b313ad
commit
ec3ab460af
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ If your project isn't listed here and you would like it to be, please feel free
|
|||
- [zino](https://github.com/zino-rs/zino): Zino is a next-generation framework for composable applications which provides full integrations with axum.
|
||||
- [axum-rails-cookie](https://github.com/endoze/axum-rails-cookie): Extract rails session cookies in axum based apps.
|
||||
- [axum-ws-broadcaster](https://github.com/Necoo33/axum-ws-broadcaster): A broadcasting liblary for both [axum-typed-websockets](https://crates.io/crates/axum-typed-websockets) and `axum::extract::ws`.
|
||||
- [axum-negotiate-layer](https://github.com/2ndDerivative/axum-negotiate-layer) Middleware/Layer for Kerberos/NTLM "Negotiate" authentication.
|
||||
|
||||
## Project showcase
|
||||
|
||||
|
|
Loading…
Reference in a new issue