Skip to main content

Module core

Module core 

Source
Expand description

Storage backends for authentication data.

Structs§

MemoryStorage
In-memory storage implementation (for development/testing only).
SessionData
Session data stored in the backend.

Traits§

AuthStorage
Trait for authentication data storage backends.