QR code login on web

I have a flutter app written with supabase, which implements auth. Is there any way to add a QR code login interface for web, for already-logged-in mobile users?
Was this page helpful?