# Functions
GenerateKey generates a key of 512 bits.
NewStorage creates a settings storage from a backend.
# Structs
Branding contains the branding settings of the app.
Server specific settings.
Settings contain the main settings of the application.
Storage is a settings storage.
UserDefaults is a type that holds the default values for some fields on User.
# Interfaces
StorageBackend is a settings storage backend.
# Type aliases
AuthMethod describes an authentication method.