Hooks
useResendConfirmEmail
The following environment variables are required:
How to use?
Import
useResendConfirmEmail:
Add this code block:
How to send confirm email?
Use the
UserService
function, and invokeresendVerificationEmail
fromLinkerStudio/modules/authentication/common/services/auth/AuthService
to send email confirm:
Last updated