Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

email OTP for registration form #52

Open
nishit93-hub opened this issue Oct 15, 2024 · 1 comment
Open

email OTP for registration form #52

nishit93-hub opened this issue Oct 15, 2024 · 1 comment

Comments

@nishit93-hub
Copy link

Hello,

Will this authenticator work while registering a new server? I am looking for an authenticator that sends OTP for new users or do I need to setup a custom registration flow according to my needs?

@kominoshja
Copy link
Contributor

The authenticator works (in that it sends an OTP code to your users). You need to create your own registration flow (based on browser) where you add this authenticator as an execution step. You also need to update the email theme to use the one provided by the plugin, but currently there's an issue at #30. You can build your own version based on #21, and #45 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants