Docs.rs
doido-auth-0.0.20
doido-auth 0.0.20
Permalink
Docs.rs crate page
MIT
06 August 2026
Links
crates.io
Source
Owners
ofabianomartins
Dependencies
async-trait ^0.1
normal
axum ^0.8
normal
base64 ^0.23
normal
chrono ^0.4
normal
doido-controller ^0.0.20
normal
doido-core ^0.0.20
normal
doido-model ^0.0.20
normal
http ^1
normal
jsonwebtoken ^10
normal
serde ^1
normal
serde_json ^1
normal
serde_norway ^0.9
normal
thiserror ^2
normal
tokio ^1
normal
totp-lite ^2
normal
optional
tower ^0.5
normal
tracing ^0.1
normal
ureq ^3
normal
uuid ^1
normal
doido-controller ^0.0.20
dev
doido-model ^0.0.20
dev
http ^1
dev
http-body-util ^0.1
dev
tempfile ^3
dev
tokio ^1
dev
tower ^0.5
dev
Versions
51.6%
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
Skip to main content
register
doido_
auth
0.0.20
In doido_
auth::
generators
doido_auth
::
generators
Function
register
Copy item path
Source
pub fn register(reg: &mut impl
AuthGeneratorRegistry
)
Expand description
Register all auth generators into
reg
.