Expand description
Storage backend for authentication data
Structs§
- Environment
Storage - Environment variable storage backend
- File
Storage - File-based storage backend with atomic operations and encryption
- Memory
Storage - In-memory storage backend (for testing)
Enums§
Traits§
- Storage
Backend - Storage backend trait
Functions§
- create_
storage_ backend - Create a storage backend from configuration