Showing questions for topic:
Showing questions tagged:

How can I find a Firefox version that accepts passkeys?

I want to use passkeys while also using Firefox. I read an online article that says this function is considered to be experimental. If so, it seems that it is experimenta… (read more)

I want to use passkeys while also using Firefox. I read an online article that says this function is considered to be experimental. If so, it seems that it is experimental only with Firefox. I'm able to use them on every other browser I have. Where is the Firefox version that supports them?

Open 4

Cannot login into Shopify using passkeys with the Bitwarden extension

Everyday Shopify asks me to verify my account but when I try to do so using my passkey it fails with the following error message: “We’ve encountered an error accessing yo… (read more)

Everyday Shopify asks me to verify my account but when I try to do so using my passkey it fails with the following error message: “We’ve encountered an error accessing your passkey. Try again or use a different method.”

When I hit the “Verify” button I can see a POST request being made to https://accounts.shopify.com/user-verification/passkey?native_app=false&os_name=other&token=XXXXXXXXXX and it gets a 200 response with the following JSON:

``` {

 "result": "error",
 "reason": "user_submission_canceled_passkey",
 "credential_options": {
   "challenge": "YYYYYYYYYYY",
   "timeout": 120000,
   "extensions": {},
   "allowCredentials": [
     {
       "type": "public-key",
       "id": "ZZZZZZZZZZZZZZ"
     }
   ],
   "rpId": "accounts.shopify.com",
   "userVerification": "preferred"
 },
 "selected_method": "passkey",
 "other_info": {},
 "severity": null

} ```

(I’ve redacted some information from the request URL and the response body)

The passkey popup from Bitwarden never opens.

I then use 2FA with my authenticator app and am able to login.

I’m using Firefox 153.0.1 and the Bitwarden extension 2026.7.0.

This used to work fine for me some time ago and I can still use passkeys using Chrome + Bitwarden on the same computer.

I've contacted Bitwarden's support and they tell me the problem resides either with Firefox or with Shopify. I've also posted this issue in Shopify's community forums and people tell me it looks like it's Firefox who's cancelling Shopify's POST request given the "user_submission_canceled_passkey" error code.

Shopify's community forums post: https://community.shopify.com/t/cannot-login-using-passkeys-on-firefox-using-bitwarden/659008

Open

Passkey (QRCode) is not available in Linux version of Firefox

The following content is machine translated: The passkey feature (login via QR code scanning with a mobile phone) is not available the Linux version of Firefox. Compared… (read more)

The following content is machine translated: The passkey feature (login via QR code scanning with a mobile phone) is not available the Linux version of Firefox. Compared to Windows and macOS, the Linux version does not have a passkey option when logging in; it only has a "security key."(as shown in the image) I cannot use the pass key saved on my iPhone to log in to websites, which is very frustrating. Is this a bug or an incomplete feature? Thank you for your reply. device: archlinux

Untranslated (chinese) : 通行密钥功能(通过手机扫描二维码登录)在linux版的firefox上并不能使用,相比windows和macos,linux版在登录时并没有通行密钥选项,只有一个“安全密钥”(如图),我无法使用保存在iPhone上的通行密钥来登录网站,这很令人沮丧,这是一个bug还是没有完成的功能?感谢您的回复 设备:archlinux

Open