Documentation ¶
Overview ¶
Package identity that handles signup, reset password, verification of email etc. This is an admin package be careful while using these functions .....
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IDP ¶
type IDP struct {
// contains filtered or unexported fields
}
IDP ... client managing email/password related authorization
func (*IDP) GetUserByEmail ¶
GetUserByEmail ...
func (*IDP) ResetUserPassword ¶
ResetUserPassword ...
Click to show internal directories.
Click to hide internal directories.