JSON Web Token

This commit is contained in:
kud1ing 2015-11-23 14:48:48 +01:00
parent 9a598f59a9
commit 1c3947f1ec

View file

@ -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