Sending Login Link to Users by email #5332
Unanswered
ephraimduncan
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an application with a set of email for all the users who will be able to use it. I want to
My question is, how do I use Next-Auth to generate the login details for each user.
Magic Link is when a user will have to enter their mail first on the app and the login link is sent to them. I already have the users so how do I generate the link myself and send it to them straight away without coming to the app in the first place?
Beta Was this translation helpful? Give feedback.
All reactions