Docs.rs
common-access-token-0.2.7
common-access-token 0.2.7
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jedisct1
zshenker
Dependencies
ct-codecs ^1.1.6
normal
hmac-sha256 ^1.1.12
normal
hmac-sha512 ^1.1.7
normal
minicbor ^2.1.1
normal
regex ^1.9.6
normal
thiserror ^1.0.65
normal
url ^2.5.2
normal
Versions
93.91%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module cwt_keys
common_
access_
token
0.2.7
Module cwt_
keys
Module Items
Constants
In common_
access_
token::
constants
common_access_token
::
constants
Module
cwt_
keys
Copy item path
Source
Expand description
CWT claim keys as defined in RFC 8392
Constants
ยง
AUD
Audience claim key
CTI
CWT ID claim key
EXP
Expiration time claim key
IAT
Issued at claim key
ISS
Issuer claim key
NBF
Not before claim key
SUB
Subject claim key