Docs.rs
attenuable-jwt-0.1.0
attenuable-jwt 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
abrgr
Dependencies
base64 ^0.13.0
normal
erased-serde ^0.3.21
normal
ring ^0.16.20
normal
serde ^1.0.138
normal
serde_json ^1.0.82
normal
thiserror ^1.0.31
normal
zeroize ^1.5.6
normal
jsonwebtoken ^8.1.1
dev
mockall ^0.11.1
dev
proptest ^1.0.0
dev
ring ^0.16.20
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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 attenuable_jwt
?
List of all items
Structs
Audience
Issuer
SecondsSinceEpoch
SignedJWT
sign::AttenuableJWT
Enums
KeyUse
VerificationRequirements
sign::Error
verify::Error
Traits
AttenuationKeyGenerator
PrivateKey
PublicKey
SigningKeyManager
VerificationKeyManager
Functions
verify::verify
Typedefs
sign::Result
verify::Result