NextAuth manual email verification
Im trying to implement manual email verification.
So I created a VerificationToken with the identifier and token but when going to the link I'm always getting an error.
Am I not doing it correctly? Dont I just need to create a verification token in the database and replace the query params?
0 Replies