Is there any way to generate an auth session without credentials?
Hi, I'm currently implementing a
log in with QR code
log in with QR code
system and looking for a way to programmatically generate a new auth session to be used in a Next.js API route and pass it back to the other device that contains the QR code (the requesting device).
Does supabase currently support this use case? If not, is there any known workaround?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.