# Packages
No description provided by the author
# Functions
NewServer returns a new OAuth server on top of the given store.
# Variables
EvtUserLogin indicates a user login.
EvtUserLogout indicates a user logout.
# Structs
Config is the configuration for the OAuth server.
FrontendConfig is the configuration for the OAuth frontend.
StackConfig is the configuration of the stack components.
UIConfig is the combined configuration for the OAuth and Account UI.
# Interfaces
Server is the interface for the OAuth server.