kofigumbs / multi

Create custom, lightweight macOS apps from websites
GNU General Public License v3.0
1.29k stars 40 forks source link

Support for PassKey auth (on google & others) #117

Open antifuchs opened 1 year ago

antifuchs commented 1 year ago

I have activated passwordless authentication on my google account via PassKeys (the new webauthn standard). It would be really marvelous if I could sign into my google account with Multi, too. Currently, I get to this screen:

image

And then clicking "Continue" does nothing. I suppose there's an error message in the JS console, but I don't know how to access that.