# Functions
LoadConfig loads the ServerConfig from a JSON file.
# Structs
DBConfig holds the database configuration parameters.
Security holds the security configuration.
ServerConfig holds the main configuration for the Authorization Server.
ServicesEndpoints holds the URLs of the used microservices (user, client).
SessionConfig holds the configuration for session handling by the server.