# Variables
Package debug level.
ErrAuthNotGranted holds error: Auth not granted.
ErrBasicAuthRequired holds 401 for docker client.
ErrBasicTokenExpected holds error when username <> token.
ErrNoTeam holds error: User is not in required team.
ErrStateUnknown holds error: Unknown state.
Providers holds supported Authorization Servers properties.
# Structs
Config holds package options and constants.
ProviderConfig holds Authorization Server properties.
Service holds service attributes.
# Type aliases
Option is a functional options return type.