Remove github references
This commit is contained in:
parent
8e78ba94f8
commit
970f33d596
1 changed files with 0 additions and 7 deletions
|
@ -1,17 +1,10 @@
|
|||
Medallion
|
||||
=========
|
||||
[](https://travis-ci.org/cmdln/medallion)
|
||||
[](https://crates.io/crates/medallion)
|
||||
[](https://docs.rs/medallion)
|
||||
[](https://deps.rs/crate/medallion/2.4.0)
|
||||
[](https://raw.githubusercontent.com/cmdln/medallion/master/LICENSE)
|
||||
|
||||
A JWT library for rust using serde, serde_json and openssl.
|
||||
|
||||
## Documentation
|
||||
|
||||
- [Documentation](https://cmdln.github.io/medallion/)
|
||||
|
||||
## Usage
|
||||
|
||||
The library provides a `Token` type that wraps headers and claims.
|
||||
|
|
Loading…
Add table
Reference in a new issue