Docs.rs
yauth-0.8.5
yauth 0.8.5
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
steveyackey
Dependencies
argon2 ^0.5
normal
axum ^0.8
normal
axum-extra ^0.12
normal
base64 ^0.22
normal
optional
chrono ^0.4
normal
diesel ^2.3
normal
optional
diesel-async ^0.8
normal
optional
diesel-libsql ^0.1.4
normal
optional
futures-util ^0.3
normal
optional
hex ^0.4
normal
hmac ^0.12
normal
optional
jsonwebtoken ^10
normal
optional
lettre ^0.11
normal
log ^0.4
normal
oauth2 ^5
normal
optional
opentelemetry ^0.31
normal
optional
opentelemetry-http ^0.31
normal
optional
opentelemetry-otlp ^0.31
normal
optional
opentelemetry-semantic-conventions ^0.31
normal
optional
opentelemetry_sdk ^0.31
normal
optional
password-hash ^0.5
normal
rand ^0.8
normal
redis ^0.27
normal
optional
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
serde_urlencoded ^0.7
normal
optional
sha1 ^0.10
normal
sha2 ^0.10
normal
sqlx ^0.8
normal
optional
thiserror ^2
normal
tokio ^1
normal
totp-rs ^5
normal
optional
url ^2
normal
optional
utoipa ^5
normal
optional
uuid ^1
normal
webauthn-rs ^0.5
normal
optional
yauth-entity ^0.8.5
normal
yauth-migration ^0.8.5
normal
base64 ^0.22
dev
env_logger ^0.11
dev
http-body-util ^0.1
dev
opentelemetry ^0.31
dev
opentelemetry-otlp ^0.31
dev
opentelemetry-semantic-conventions ^0.31
dev
opentelemetry_sdk ^0.31
dev
testcontainers ^0.27
dev
testcontainers-modules ^0.15
dev
totp-rs ^5
dev
tower ^0.5
dev
tracing ^0.1
dev
tracing-opentelemetry ^0.32
dev
tracing-subscriber ^0.3
dev
url ^2
dev
uuid ^1
dev
yauth-entity ^0.8.5
dev
Versions
36.64%
of the crate is documented
Go to latest version
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
Skip to main content
Crate yauth
yauth
0.8.5
All Items
Crate Items
Modules
Structs
Crate
yauth
Copy item path
Source
Modules
§
auth
backends
config
domain
ORM-agnostic domain types — re-exported from
yauth-entity
.
error
middleware
plugin
plugins
prelude
repo
Repository traits, error types, and backend abstraction.
schema
Declarative schema system for yauth.
state
Structs
§
YAuth
YAuth
Builder