constants

package
v0.0.0-...-36fb5e2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultLogLevel   = "error"
	DefaultAuth0Score = "offline_access"
	DefaultServerPort = "8080"
	False             = "FALSE"
	True              = "TRUE"
	AppName           = "auth-app"
	Version           = "/v1"
	Group             = "/auth"
	Zero              = "0"
	Empty             = ""
)
View Source
const (
	Auth0Domain       = "AUTH0_DOMAIN"
	Auth0ClientId     = "AUTH0_CLIENT_ID"
	Auth0ClientSecret = "AUTH0_CLIENT_SECRET"
	Auth0Audience     = "AUTH0_AUDIENCE"
	Auth0Realm        = "AUTH0_REALM"
	Auth0Scope        = "AUTH0_SCOPE"
)

Auth0 envs

View Source
const (
	LogLevel              = "LOG_LEVEL"
	ServerPort            = "PORT"
	ServerApiKey          = "SERVER_API_KEY"
	ServerRateLimit       = "SERVER_RATE_LIMIT"
	ServerBurst           = "SERVER_BURST"
	ServerLimitExpireTime = "SERVER_LIMIT_EXPIRE_TIME"
	ServerEnableJaeger    = "SERVER_ENABLE_JAEGER"
)

server envs

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL