dearmannerism
TTCTheo's Typesafe Cult
•Created by dearmannerism on 6/21/2023 in #questions
re-send email verification endpoint
So I should create a custom page instead huh
29 replies
TTCTheo's Typesafe Cult
•Created by dearmannerism on 6/21/2023 in #questions
re-send email verification endpoint
All of it is handled by next auth.
29 replies
TTCTheo's Typesafe Cult
•Created by dearmannerism on 6/21/2023 in #questions
re-send email verification endpoint
Once the user clicks on the link it is processed by next auth
29 replies
TTCTheo's Typesafe Cult
•Created by dearmannerism on 6/21/2023 in #questions
re-send email verification endpoint
This is my overall question which I asked in next-auth community as well. https://github.com/nextauthjs/next-auth/discussions/7860
29 replies
TTCTheo's Typesafe Cult
•Created by dearmannerism on 6/21/2023 in #questions
re-send email verification endpoint
29 replies
TTCTheo's Typesafe Cult
•Created by dearmannerism on 6/21/2023 in #questions
re-send email verification endpoint
this is what I got so far.
I was able to send custom email, but once I click on the redirect URL I get redirected to this error page
29 replies
TTCTheo's Typesafe Cult
•Created by dearmannerism on 6/21/2023 in #questions
re-send email verification endpoint
It seems like that very logic of sending email verification using next-auth is hidden inside its ‘signIn(“email”, {email})’ function.
29 replies
TTCTheo's Typesafe Cult
•Created by dearmannerism on 6/21/2023 in #questions
re-send email verification endpoint
How can I do that??
29 replies
TTCTheo's Typesafe Cult
•Created by dearmannerism on 6/21/2023 in #questions
re-send email verification endpoint
This is exactly what I want to do
29 replies
TTCTheo's Typesafe Cult
•Created by dearmannerism on 6/21/2023 in #questions
re-send email verification endpoint
Im using next-auth for sign in and sign out. How can I possible expose next auth’s sendVerification() to my client with a protectedProcedure??
29 replies
TTCTheo's Typesafe Cult
•Created by dearmannerism on 6/21/2023 in #questions
re-send email verification endpoint
Sorry for confusion.
29 replies