Hi, I'm trying to implement thirdpartyemailpassword recipe and got stuck on verification mails. How do I hadle links from email to verify link and redirect user to some route?
r
rp_st
04/25/2023, 6:38 AM
hey @error404404404 are you making custom UI?
e
error404404404
04/25/2023, 7:34 AM
Yes, exactly, and I don't get where should I redirect user from email verification link and forgot password link. Should it be separate route, where I call handlers for link verification?