Docs.rs
corteq-0.1.0
corteq 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
brianveltman
Dependencies
actix-cors ^0.7
normal
actix-rt ^2.10
normal
actix-web ^4.9
normal
aes-gcm ^0.10
normal
anyhow ^1
normal
argon2 ^0.5
normal
async-trait ^0.1
normal
base64 ^0.21
normal
chrono ^0.4
normal
dashmap ^6.0
normal
futures ^0.3
normal
jsonwebtoken ^9
normal
rand ^0.8
normal
ring ^0.17
normal
serde ^1
normal
serde_json ^1
normal
sqlx ^0.8
normal
thiserror ^1
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
validator ^0.18
normal
claims ^0.7
dev
serial_test ^3.0
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
Platform
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 auth
corteq
0.1.0
Module auth
Module Items
Structs
In crate corteq
corteq
Module
auth
Copy item path
Source
Expand description
Authentication module with JWT support
Structs
ยง
Claims
JWT claims with tenant context
JwtService
JWT service for token creation and validation