Documentation ¶
Index ¶
- func EmailExists(apiImplementation epmodels.APIInterface, options epmodels.APIOptions) error
- func GeneratePasswordResetToken(apiImplementation epmodels.APIInterface, options epmodels.APIOptions) error
- func MakeAPIImplementation() epmodels.APIInterface
- func PasswordReset(apiImplementation epmodels.APIInterface, options epmodels.APIOptions) error
- func SignInAPI(apiImplementation epmodels.APIInterface, options epmodels.APIOptions) error
- func SignUpAPI(apiImplementation epmodels.APIInterface, options epmodels.APIOptions) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmailExists ¶
func EmailExists(apiImplementation epmodels.APIInterface, options epmodels.APIOptions) error
func GeneratePasswordResetToken ¶
func GeneratePasswordResetToken(apiImplementation epmodels.APIInterface, options epmodels.APIOptions) error
func MakeAPIImplementation ¶
func MakeAPIImplementation() epmodels.APIInterface
func PasswordReset ¶
func PasswordReset(apiImplementation epmodels.APIInterface, options epmodels.APIOptions) error
func SignInAPI ¶
func SignInAPI(apiImplementation epmodels.APIInterface, options epmodels.APIOptions) error
func SignUpAPI ¶
func SignUpAPI(apiImplementation epmodels.APIInterface, options epmodels.APIOptions) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.