Docs.rs
tmf635-usage-0.3.0
tmf635-usage 0.3.0
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
rabbittrix
Dependencies
actix-web ^4
normal
chrono ^0.4
normal
env_logger ^0.10
normal
jsonwebtoken ^9
normal
log ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8.6
normal
tmf-apis-core ^0.3.0
normal
tokio ^1
normal
utoipa ^4
normal
utoipa-swagger-ui ^6
normal
uuid ^1
normal
Versions
51.56%
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
tmf635_
usage
0.3.0
Module auth
Module Items
Structs
Functions
In crate tmf635_
usage
tmf635_usage
Module
auth
Copy item path
Source
Expand description
JWT Authentication for TMF635 API
Structs
§
Claims
JWT Claims
Functions
§
generate_
token
Generate a JWT token for a user
validate_
token
Validate a JWT token from the request