Docs.rs
better-auth-core-0.8.0
better-auth-core 0.8.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.8.0
normal
optional
chrono ^0.4
normal
cookie ^0.18
normal
glob-match ^0.2.1
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
28.33%
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 openapi
better_
auth_
core
0.8.0
Module openapi
Module Items
Structs
In crate better_
auth_
core
better_auth_core
Module
openapi
Copy item path
Source
Structs
ยง
Open
ApiBuilder
Builder for constructing an OpenAPI spec from plugins and core routes.
Open
ApiInfo
Open
ApiOperation
Open
ApiResponse
Open
ApiSpec
Minimal OpenAPI 3.1.0 spec builder that collects routes from plugins.