why does this suggest opening my password app the minute it loads? https://i.imgur.com/MmJYyKG.png
The site has a hidden webauthn trigger[1], an anti-pattern that automatically logs user in via passkey if it exists. A better approach, IMO, would be requiring user to click "log in". [1]: ` `
Just fixed this, let me know if you run into more issues.