Expand description
Authkestra is a modular authentication framework for Rust.
This crate serves as a facade, re-exporting functionality from other authkestra-* crates
based on enabled features.
Re-exports§
pub use authkestra_core as core;
Modules§
- providers
- Authentication providers.