Docs.rs
rustauth-core-0.2.0
rustauth-core 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sebasxsala
Dependencies
base64 ^0.22
normal
chacha20poly1305 ^0.10
normal
governor ^0.10
normal
hex ^0.4
normal
hkdf ^0.12
normal
hmac ^0.12
normal
http ^1
normal
indexmap ^2
normal
josekit ^0.10
normal
optional
rand ^0.8
normal
rustauth-oauth ^0.2.0
normal
optional
rustauth-social-providers ^0.2.0
normal
optional
scrypt ^0.11
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
subtle ^2
normal
thiserror ^2
normal
time ^0.3
normal
tokio ^1
normal
unicode-normalization ^0.1
normal
url ^2
normal
Versions
19.06%
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
Module routes
rustauth_
core
0.2.0
Module routes
Module Items
Functions
In rustauth_
core::
api
rustauth_core
::
api
Module
routes
Copy item path
Source
Expand description
Framework-neutral auth route builders.
Functions
ยง
core_
auth_
async_
endpoints
Build Better Auth-inspired core endpoints backed by an RustAuth database adapter.