Docs.rs
better-auth-0.0.1-alpha.2
better-auth 0.0.1-alpha.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AprilNEA
Dependencies
anyhow ^1.0
normal
argon2 ^0.5
normal
async-trait ^0.1
normal
axum ^0.7
normal
optional
base64 ^0.22
normal
chrono ^0.4
normal
jsonwebtoken ^9.0
normal
rand ^0.8
normal
redis ^0.24
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
sqlx ^0.7
normal
optional
thiserror ^1.0
normal
tokio ^1.0
normal
tower ^0.4
normal
optional
tower-http ^0.5
normal
optional
url ^2.4
normal
urlencoding ^2.1
normal
uuid ^1.0
normal
tokio-test ^0.4
dev
tower-test ^0.4
dev
tracing-subscriber ^0.3
dev
Versions
24.61%
of the crate is documented
Go to latest stable release
Platform
i686-unknown-linux-gnu
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
better_
auth
0.0.1-alpha.2
Module plugin
Module Items
Structs
Traits
In better_
auth::
core
better_auth
::
core
Module
plugin
Copy item path
Source
Structs
§
Auth
Context
Context passed to plugin methods
Auth
Route
Route definition for plugins
Traits
§
Auth
Plugin
Plugin trait that all authentication plugins must implement