Documentation ¶
Index ¶
- func ForgotPassword(ctx context.Context)
- func ForgotPasswordAction(ctx context.Context, f form.ForgotPassword, cache cache.Cache, ...)
- func Login(ctx context.Context)
- func LoginAction(ctx context.Context, f form.Login, recaptcha recaptcha.RecaptchaV3)
- func Logout(ctx context.Context)
- func RecoverPassword(ctx context.Context, cache cache.Cache)
- func RecoverPasswordAction(ctx context.Context, cache cache.Cache, f form.RecoverPassword)
- func Register(ctx context.Context)
- func RegisterAction(ctx context.Context, f form.Register, recaptcha recaptcha.RecaptchaV3)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ForgotPassword ¶
func ForgotPasswordAction ¶
func ForgotPasswordAction(ctx context.Context, f form.ForgotPassword, cache cache.Cache, recaptcha recaptcha.RecaptchaV3)
func LoginAction ¶
func RecoverPasswordAction ¶
func RegisterAction ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.