better-auth 0.10.0

The most comprehensive authentication framework for Rust
Documentation
1
2
3
pub mod auth;

pub use auth::{AuthBuilder, BetterAuth, TypedAuthBuilder};