Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidCredentialsError ¶
IsInvalidCredentialsError verifies if a given error refers to incalid credentials
func NewInvalidCredentials ¶
NewInvalidCredentials created a new Invalid Credentials error
Types ¶
type User ¶
type User struct {
// contains filtered or unexported fields
}
User manages any user related actions
func (*User) GetEmailForUser
deprecated
type UserRegistry ¶
UserRegistry abstracts aways the storage from the logic
Click to show internal directories.
Click to hide internal directories.