mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2025-02-17 04:38:25 +00:00
JSON Web Token
This commit is contained in:
parent
9a598f59a9
commit
1c3947f1ec
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
|
|||
|
||||
### Authentication
|
||||
|
||||
* [keats/rust-jwt](https://github.com/keats/rust-jwt) — JWT lib in rust [![Build Status](https://api.travis-ci.org/Keats/rust-jwt.svg?branch=master)](https://travis-ci.org/Keats/rust-jwt)
|
||||
* [keats/rust-jwt](https://github.com/keats/rust-jwt) — [JSON Web Token](https://en.wikipedia.org/wiki/JSON_Web_Token) lib in rust [![Build Status](https://api.travis-ci.org/Keats/rust-jwt.svg?branch=master)](https://travis-ci.org/Keats/rust-jwt)
|
||||
|
||||
|
||||
### Build system
|
||||
|
|
Loading…
Add table
Reference in a new issue