constants

package
v0.1.33 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2022 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CreateUser               = "Create"
	UpdateProfileInformation = "UpdateProfileInformation"
	UpdateContactInformation = "UpdateContactInformation"
	UpdatePassword           = "UpdatePassword"
	Search                   = "Search"
	Get                      = "Get"
	List                     = "List"
	ValidateCredentials      = "ValidateCredentials"
	Login                    = "Login"
	ContinueWith             = "ContinueWith"
	DeleteUser               = "Delete"
	DeleteUsers              = "DeleteMany"
	CreateTokenPair          = "CreateTokenPair"
	ValidateToken            = "ValidateToken"
	BlockToken               = "BlockToken"
	RefreshToken             = "RefreshToken"
	GetTokens                = "GetTokens"
	GetPublicKey             = "GetPublicKey"
	SendVerificationEmail    = "SendVerificationEmail"
	VerifyEmail              = "VerifyEmail"
	SendVerificationText     = "SendVerificationText"
	VerifyPhone              = "VerifyPhone"
	SendResetPasswordEmail   = "SendResetPasswordEmail"
	SendResetPasswordText    = "SendResetPasswordText"
	ResetPassword            = "ResetPassword"
	DeleteNamespace          = "DeleteNamespace"
	CreateNamespace          = "CreateNamespace"
	RegisterRsaKey           = "RegisterRsaKey"
	RemovePublicKey          = "RemovePublicKey"
	GetConfig                = "GetConfig"
	UpdateOidcProvider       = "UpdateOidcProvider"
	UpdateConfig             = "UpdateConfig"
	UpdateTextProvider       = "UpdateTextProvider"
	UpdateEmailProvider      = "UpdateEmailProvider"
	UpdateTemplate           = "UpdateTemplate"
	DeleteConfig             = "DeleteConfig"
	UpdateConfigCallbacks    = "UpdateConfigCallbacks"
	InitializeAuth           = "InitializeAuth"
	AddContact               = "AddContact"
	RemoveContact            = "RemoveContact"
	AcceptContact            = "AcceptContact"
	GetContacts              = "GetContacts"
	UploadProfileImage       = "UploadProfileImage"
	UploadCoverImage         = "UploadCoverImage"

	AddGroup    = "AddGroup"
	RemoveGroup = "RemoveGroup"
	CreateGroup = "CreateGroup"
	UpdateGroup = "UpdateGroup"
	DeleteGroup = "DeleteGroup"
	GetGroups   = "GetGroups"
	GetGroup    = "GetGroup"
)

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