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 email_password
rustauth_
core
0.2.0
Module email_
password
Module Items
Structs
Enums
Type Aliases
In rustauth_
core::
auth
rustauth_core
::
auth
Module
email_
password
Copy item path
Source
Expand description
Email/password auth service built on top of core DB stores.
Structs
§
Auth
Flow
Error
Email
Password
Auth
Email
Password
Auth
Result
Email
Password
Config
Sign
InInput
Sign
UpInput
Enums
§
Auth
Flow
Error
Code
Type Aliases
§
Password
Hash
Fn
Password
Verify
Fn