consts

package
v0.0.0-...-28aa561 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ID                = "id"
	Secret            = "secret"
	Scope             = "scope"
	Audience          = "audience"
	RedirectURI       = "redirect_uri"
	Config            = "config"
	FormPost          = "form_post"
	ResponseMode      = "response_mode"
	AuthorizationCode = "authorization_code"
	RefreshToken      = "refresh_token"
	ClientCredentials = "client_credentials"
	GrantType         = "grant_type"
	State             = "state"
	Code              = "code"

	TokenEndpointAuthMethod = "token_endpoint_auth_method"
	ClientSecretPost        = "client_secret_post"
	ClientSecretBasic       = "client_secret_basic"

	OAuth2 = "oauth2"
)
View Source
const (
	FileTypeYAML    = ".yaml"
	FileTypeJSON    = ".json"
	FileTypeTOML    = ".toml"
	FileTypeAltYAML = ".yml"
	FileTypeAltTOML = ".tml"
)

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