unified code verification service
This commit is contained in:
@@ -6,4 +6,4 @@ import (
|
||||
"github.com/tech/sendico/pkg/model"
|
||||
)
|
||||
|
||||
type ConfirmationCodeHandler = func(context.Context, *model.Account, string, model.ConfirmationTarget, string) error
|
||||
type ConfirmationCodeHandler = func(context.Context, *model.Account, string, model.VerificationPurpose, string) error
|
||||
|
||||
Reference in New Issue
Block a user