package
0.3.2
Repository: https://github.com/moapis/authenticator.git
Documentation: pkg.go.dev

# Constants

DebugLevel sets logrus level to debug.
ErrorLevel sets logrus level to error.
FatalLevel sets logrus level to fatal.
InfoLevel sets logrus level to info.
PanicLevel sets logrus level to panic.
TraceLevel sets logrus level to trace.
WarnLevel sets logrus level to warn.

# Variables

Default confing.

# Structs

AuthServerConfig for the gRPC client connection.
ServerConfig is a collection on config.
TLSConfig for the gRPC server's CertFile and KeyFile.

# Type aliases

LogLevel used for logrus.