user

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MethodsToIntercept = map[string]bool{
	"SignUp":                false,
	"IsPasswordCorrect":     false,
	"UpdateProfile":         true,
	"GetProfile":            true,
	"GetFullProfile":        true,
	"ChangePassword":        true,
	"ChangeUsername":        true,
	"AddEmail":              true,
	"DeleteEmail":           true,
	"SendVerificationEmail": true,
	"VerifyEmail":           true,
	"GetPrimaryEmail":       true,
	"ChangePrimaryEmail":    true,
	"GetActiveEmails":       true,
	"ChangePhoneNumber":     true,
	"GetPhoneNumber":        true,
	"VerifyPhoneNumber":     true,
	"ForgotPassword":        false,
	"ResetPassword":         false,
	"DeleteUser":            true,
}

MethodsToIntercept is a map of methods to not intercept

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