I want to implement email provider with both magic link and otp login as well
Unanswered
Japanese common catfish posted this in #help-forum
Japanese common catfishOP
I have implemented an email provider with using a custom prisma adapter and I got it to work fine. Now I want to send along an otp as well along with the magic link in the email. I don't know how to proceed with the otp validation and isssuing a token for user to login