Expand description
Axum HTTP integration for rs-auth.
Provides handlers, extractors, middleware, cookie helpers, and a
pre-built auth_router for mounting authentication endpoints.
Re-exports§
pub use router::auth_router;pub use state::AuthState;
Axum HTTP integration for rs-auth.
Provides handlers, extractors, middleware, cookie helpers, and a
pre-built auth_router for mounting authentication endpoints.
pub use router::auth_router;pub use state::AuthState;