Hey, we are figuring out what would be the good wa...
# support-questions-legacy
f
Hey, we are figuring out what would be the good way to implement different device logins. By that I mean, something like: user scans QR code from browser page via phone, logins on phone and then it gets logged in on browser also. Problem we are facing is that our users can't type things on browser. I was thinking about firing an event when user logs in on phone, and then publishing session to browser via websocket. Any thoughs on the approach? Does supertokens support anything similar? ps. We have a hardware limitation where user can't type credentials on browser instance. ps. Similar thing that steam/whats up does when you try to login via QR code.
3 Views