Docs.rs
jwt-lab-0.1.1
jwt-lab 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nyakiomaina
Dependencies
anyhow ^1.0
normal
base64ct ^1.6
normal
der ^0.7
normal
jsonwebtoken ^9.3
normal
pem ^3.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
simple_asn1 ^0.6
normal
thiserror ^1.0
normal
time ^0.3
normal
criterion ^0.5
dev
rand ^0.8
dev
Versions
100%
of the crate is documented
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
Module sign
jwt_lab
0.1.1
Module sign
Module Items
Functions
In crate jwt_
lab
jwt_lab
Module
sign
Copy item path
Source
Expand description
JWT signing functionality
Functions
ยง
sign
Sign a JWT token with the given header, claims, and key