erquhartE
Convex Community2y ago
13 replies
erquhart

Cookie based auth with Convex

@danielo515 asked:
Hello. I have an astro site hosted on Vercel. I have auth using cookies . If I want to use some convex database, what will be my best bet? I assume that I can use some "admin token" in the backend for basic crud operations after checking user permissions, and also have an endpoint to issue tokens to the clients to read from the real-time database. Does that make sense?
Was this page helpful?