Docs.rs
sylvia-iot-auth-0.2.1
sylvia-iot-auth 0.2.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
woofdogtw
Dependencies
async-stream ^0.3.6
normal
async-trait ^0.1.85
normal
axum ^0.8.1
normal
axum-extra ^0.10.0
normal
axum-prometheus ^0.8.0
normal
axum-server ^0.7.1
normal
base64 ^0.22.1
normal
bson ^2.13.0
normal
chrono ^0.4.39
normal
clap ^4.5.26
normal
futures ^0.3.31
normal
json5 ^0.4.1
normal
log ^0.4.22
normal
mongodb ^3.1.1
normal
oxide-auth ^0.6.1
normal
oxide-auth-async ^0.2.1
normal
redis ^0.28.0
normal
rustls ^0.23.21
normal
serde ^1.0.217
normal
serde_json ^1.0.135
normal
serde_urlencoded ^0.7.1
normal
serde_with ^3.12.0
normal
sql-builder ^3.1.1
normal
sqlx ^0.8.3
normal
sylvia-iot-corelib ^0.2.1
normal
tera ^1.20.0
normal
tokio ^1.43.0
normal
tower ^0.5.2
normal
tower-http ^0.6.2
normal
url ^2.5.4
normal
axum-test ^17.0.1
dev
laboratory ^2.0.0
dev
Versions
53.33%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sylvia_
iot_
auth
0.2.1
Module access_
token
Module Items
Structs
Constants
Traits
In sylvia_
iot_
auth::
models
sylvia_iot_auth
::
models
Module
access_token
Copy item path
Source
Expand description
Traits and structs for access tokens.
Structs
§
Access
Token
The item content.
Query
Cond
The query condition to get item(s).
Constants
§
EXPIRES
The expiration time of the access token in seconds.
Traits
§
Access
Token
Model
Model operations.