Module storage

Source
Expand description

Storage backend for authentication data

Structs§

EnvironmentStorage
Environment variable storage backend
FileStorage
File-based storage backend

Enums§

StorageError

Traits§

StorageBackend
Storage backend trait