Developer Questions

Ask a Question
Back to All

Get QR code instead of popup window with xumm.authorize().

I am using the PKCE flow for login (xumm.authorize()), but it opens up a popup window with the QR code.
Is there a way to just get the QR code image that I can show on my frontend instead of opening a popup with other info?
Thanks