package
0.0.0-20240116221523-b450b27c2772
Repository: https://github.com/gobackpack/hamr.git
Documentation: pkg.go.dev
# Functions
NewAuthenticator will set up *Authenticator, oAuth2 configuration.
# Variables
SupportedProviders are registered oauth providers for *Authenticator.
# Structs
Authenticator is responsible for oauth logins, oAuth2 configuration setup.
# Interfaces
Credentials for each Provider.
Provider specific requirements for *Authenticator.