Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/friendbear/rust-warp-jwt-example
Rust Project Tutorial – Authentication Server Using Warp + JWT
https://github.com/friendbear/rust-warp-jwt-example
jwt rust self-training warp
Last synced: about 1 month ago
JSON representation
Rust Project Tutorial – Authentication Server Using Warp + JWT
- Host: GitHub
- URL: https://github.com/friendbear/rust-warp-jwt-example
- Owner: friendbear
- Created: 2024-06-21T01:47:27.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-22T06:15:31.000Z (6 months ago)
- Last Synced: 2024-06-22T16:55:43.795Z (6 months ago)
- Topics: jwt, rust, self-training, warp
- Language: Rust
- Homepage: https://youtu.be/6oMoHZZeyb0?si=_-mv_Zs1YsQTYKXT
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust Traning
Build a Rust Authentication Server with Warp and JWT
*
## Keywords
#jwt #warp #security