Structs§
- Auth
Context - Context passed to plugin methods
- Auth
Route - Route definition for plugins
- Auth
State - Axum-friendly shared state type.
Enums§
- Before
Request Action - Action returned by
AuthPlugin::before_request.
Traits§
- Auth
Plugin - Plugin trait that all authentication plugins must implement.