Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Storage string
UseCache bool
Debug bool
TokenSecret string
TokenAudience string
TokenIssuer string
TokenExpiration time.Duration
CookieName string
EnableStatefulAuth bool
DisableStatelessAuth bool
DefaultGroupName string
DefaultAdminGroupName string
ReturnUserRoles bool
}
func (Config) GetCookieName ¶
func (Config) GetDefaultAdminGroupName ¶
func (Config) GetDefaultGroupName ¶
func (Config) GetRolesKey ¶
func (Config) GetUserKey ¶
Click to show internal directories.
Click to hide internal directories.