Is there any way to generate an auth session without credentials?

Hi, I'm currently implementing a 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?

Thanks a lot!
Was this page helpful?