errorsauth

package
v0.9.4 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrAccountCreateFailed = common.I18nErr(codes.InvalidArgument, &common.TranslateItem{Key: "errors.AuthService.ErrAccountCreateFailed"}, nil)
	ErrAccountExistsFailed = common.I18nErr(codes.InvalidArgument, &common.TranslateItem{Key: "errors.AuthService.ErrAccountExistsFailed"}, nil)
	ErrInvalidLogin        = common.I18nErr(codes.InvalidArgument, &common.TranslateItem{Key: "errors.AuthService.ErrInvalidLogin"}, nil)
	ErrNoAccount           = common.I18nErr(codes.InvalidArgument, &common.TranslateItem{Key: "errors.AuthService.ErrNoAccount"}, nil)
	ErrNoCharFound         = common.I18nErr(codes.NotFound, &common.TranslateItem{Key: "errors.AuthService.ErrNoCharFound"}, nil)
	ErrGenericLogin        = common.I18nErr(codes.Internal, &common.TranslateItem{Key: "errors.AuthService.ErrGenericLogin"}, nil)
	ErrUnableToChooseChar  = common.I18nErr(codes.PermissionDenied, &common.TranslateItem{Key: "errors.AuthService.ErrUnableToChooseChar"}, nil)
	ErrUpdateAccount       = common.I18nErr(codes.InvalidArgument, &common.TranslateItem{Key: "errors.AuthService.ErrUpdateAccount"}, nil)
	ErrChangePassword      = common.I18nErr(codes.InvalidArgument, &common.TranslateItem{Key: "errors.AuthService.ErrChangePassword"}, nil)
	ErrForgotPassword      = common.I18nErr(codes.InvalidArgument, &common.TranslateItem{Key: "errors.AuthService.ErrForgotPassword"}, nil)
	ErrSignupDisabled      = common.I18nErr(codes.InvalidArgument, &common.TranslateItem{Key: "errors.AuthService.ErrSignupDisabled"}, nil)
	ErrAccountDuplicate    = common.I18nErr(codes.InvalidArgument, &common.TranslateItem{Key: "errors.AuthService.ErrAccountDuplicate"}, nil)
	ErrChangeUsername      = common.I18nErr(codes.InvalidArgument, &common.TranslateItem{Key: "errors.AuthService.ErrChangeUsername"}, nil)
	ErrBadUsername         = common.I18nErr(codes.InvalidArgument, &common.TranslateItem{Key: "errors.AuthService.ErrBadUsername"}, nil)
	ErrCharLock            = common.I18nErr(codes.InvalidArgument, &common.TranslateItem{Key: "errors.AuthService.ErrCharLock.content"}, &common.TranslateItem{Key: "errors.AuthService.ErrCharLock.title"})
)

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