globals

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RefreshTokenGrantType       = "refresh_token"
	AuthorizationTokenGrantType = "authorization_token"
	PasswordGrantType           = "password"
	RealmPathVar                = "realm"
	ProfileScope                = "profile"
	ProfileEmailScope           = "profile email"
	EmailScope                  = "email"
	OpenIdScope                 = "openid"
	TokenFormKey                = "token"
	TokenResponseType           = "token"
	CodeResponseType            = "code"
	CodeTokenResponseType       = "code token"
	SubClaimType                = "sub"
	EmailClaimType              = "email"
	PreferredUsernameClaim      = "preferred_username"
	JwtResponse                 = "jwt"
)

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