entropyE
Convex Community2y ago
4 replies
entropy

Implementing non OpenID custom auth

Hello, I have a website that requires dual auth provider sign ins for a valid session. Previous I would do this with supabase by using their JWT secret to sign my session cookie. This allowed supabase auth to work with my custom authenication system. I was wondering if there was a similar way to do this with Convex?
Was this page helpful?