Docs.rs
jsonwebtoken-8.0.0-beta.0
jsonwebtoken 8.0.0-beta.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Keats
Dependencies
base64 ^0.13
normal
pem ^0.8
normal
ring ^0.16.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
simple_asn1 ^0.5
normal
chrono ^0.4
dev
criterion ^0.3
dev
Versions
100%
of the crate is documented
Go to latest stable release
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate jsonwebtoken
Version 8.0.0-beta.0
Back to index
?
List of all items
[
−
]
List of all items
Structs
DecodingKey
EncodingKey
Header
TokenData
Validation
errors::Error
Enums
Algorithm
errors::ErrorKind
Functions
crypto::sign
crypto::verify
dangerous_insecure_decode
dangerous_insecure_decode_with_validation
decode
decode_header
encode
get_current_timestamp
verify_signature
Typedefs
errors::Result