mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-03-17 20:17:57 +02:00
Add jwtvault to the list
Manages & Orchestrates JWT for user login, logout & renew. Library is async ready, has no unsafe block, and runs on stable rust.
This commit is contained in:
parent
8bb0c9f62c
commit
9f0aa15b66
@ -694,6 +694,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
|
||||
### Authentication
|
||||
|
||||
* [Keats/jsonwebtoken](https://github.com/Keats/jsonwebtoken) — [JSON Web Token](https://en.wikipedia.org/wiki/JSON_Web_Token) lib in rust [](https://travis-ci.org/Keats/jsonwebtoken)
|
||||
* [sgrust01/jwtvault](https://github.com/sgrust01/jwtvault) — Async library to manage and orchestrate JWT workflow [](https://travis-ci.org/sgrust01/jwtvault)
|
||||
|
||||
### Automotive
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user