Docs.rs
actix-jwt-session-1.0.6
actix-jwt-session 1.0.6
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
Eraden
Dependencies
actix-web ^4
normal
argon2 ^0.5.1
normal
optional
async-trait ^0.1.72
normal
bincode ^1.3.3
normal
cookie ^0.17.0
normal
deadpool ^0.10.0
normal
deadpool-redis ^0.14.0
normal
derive_more ^0.99.17
normal
futures ^0.3.28
normal
futures-lite ^1.13.0
normal
futures-util ^0.3.28
normal
jsonwebtoken ^8.3.0
normal
r2d2 ^0.8.10
normal
optional
rand ^0.8.5
normal
redis ^0.24
normal
optional
ring ^0.16.20
normal
serde ^1.0.183
normal
serde_json ^1.0.105
normal
thiserror ^1.0.44
normal
time ^0.3.28
normal
tokio ^1.30.0
normal
tracing ^0.1.37
normal
optional
uuid ^1.4.1
normal
garde ^0.14.0
dev
ring ^0.16.20
dev
Versions
58.82%
of the crate is documented
Go to latest version
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
actix_
jwt_
session
1.0.6
Module builder
Module Items
Traits
In crate actix_
jwt_
session
actix_jwt_session
Module
builder
Copy item path
Source
Traits
ยง
UseJwt
This trait gives the ability to call
Self::use_jwt
on the implemented type.