Sign Up/Sign In with an Email OTP #107

Closed
opened 2026-03-13 07:33:47 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @sshrshnv on GitHub (Oct 20, 2024).

Is your feature request related to a problem? Please describe.

It is very inconvenient to sign up/ sign in using a magic link, because for example:

  • Safari will open the link in an isolated window that does not have access to the application
  • The link cannot be opened on the TV

Describe the solution you'd like

It is much more convenient to send a one-time code that the user can read from any device and enter into any device.

Describe alternatives you've considered

It would be possible to use the magic link plugin without url and I see a pull request with the ability to create custom code, but a callback/error redirect prevents it.

Originally created by @sshrshnv on GitHub (Oct 20, 2024). **Is your feature request related to a problem? Please describe.** It is very inconvenient to sign up/ sign in using a magic link, because for example: - Safari will open the link in an isolated window that does not have access to the application - The link cannot be opened on the TV **Describe the solution you'd like** It is much more convenient to send a one-time code that the user can read from any device and enter into any device. **Describe alternatives you've considered** It would be possible to use the magic link plugin without url and I see a pull request with the ability to create custom code, but a callback/error redirect prevents it.
Author
Owner

@luksch42 commented on GitHub (Oct 20, 2024):

Need that too. It was already mentioned in #93.

@luksch42 commented on GitHub (Oct 20, 2024): Need that too. It was already mentioned in #93.
Author
Owner

@Bekacru commented on GitHub (Oct 23, 2024):

I'm gonna close this since it's a duplicate, hopefully we'll have this by Friday 🚀

@Bekacru commented on GitHub (Oct 23, 2024): I'm gonna close this since it's a duplicate, hopefully we'll have this by Friday 🚀
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#107