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.
Click to show internal directories.
Click to hide internal directories.