Expand description
Storage backends for authentication data.
Structs§
- Memory
Storage - In-memory storage implementation (for development/testing only).
- Session
Data - Session data stored in the backend.
Traits§
- Auth
Storage - Trait for authentication data storage backends.