Expand description
§Auth Sessions
Auth Sessions provides a batteries-included toolkit for performing user registration, authentication, and session management in Rust web applications.
Modules§
- auth_
store - Auth Store
- axum_
auth_ sessions - Axum Authentication
- password_
validator - Password Validator
- rocket_
auth_ sessions - Rocket Auth Sessions
- session
- Session
- session_
id - Session Id
- user
- User