constant

package
v0.0.0-...-04e8982 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// User
	AdminRoleName      string = "admin"
	DefaultRoleName    string = "default"
	DefaultUserName    string = "admin"
	RedisOtpDefaultKey string = "otp"

	// Claims
	AuthorizationHeaderKey string = "Authorization"

	UserIdKey string = "UserId"

	FirstNameKey string = "FirstName"

	LastNameKey string = "LastName"

	UsernameKey string = "Username"

	EmailKey string = "Email"

	MobileNumberKey string = "MobileNumber"

	RolesKey string = "Roles"

	ExpireTimeKey string = "Exp"
)

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