OrenO
Convex Community2y ago
1 reply
Oren

how to handle auth errors

Hey I'm trying to show an error to user when auth fails for example when their magic link is expired

with auth.js / nextauth I could add error page specified with url param of the error and display it there but how can we handle it with convex auth?
Was this page helpful?