Docs.rs
better-auth-core-0.7.0
better-auth-core 0.7.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
AprilNEA
Dependencies
argon2 ^0.5
normal
async-trait ^0.1
normal
base64 ^0.22
normal
better-auth-derive ^0.7.0
normal
optional
chrono ^0.4
normal
jsonwebtoken ^9
normal
rand ^0.8
normal
redis ^0.27
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
optional
thiserror ^2.0
normal
tokio ^1.0
normal
uuid ^1.18
normal
validator ^0.19
normal
Versions
21.65%
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
Module plugin
better_
auth_
core
0.7.0
Module plugin
Module Items
Structs
Traits
In crate 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.