resetpassword

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(
	config *models.Config,
	logger models.Logger,
	userService models.UserService,
	verificationService models.VerificationService,
	tokenService models.TokenService,
	mailerService models.MailerService,
) *service

Types

type ResetPasswordUseCase

type ResetPasswordUseCase interface {
	ResetPassword(ctx context.Context, email string, callbackURL *string) error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL