Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Remove passkeys from firefox on android

Hi,

I am implementing passkeys for my website (navigator.credentials.create). For testing purposes, I created passkey with a displayName (publicKey.user.displayName) of "5" . Everything words like a charm on my desktop.

Now, on my firefox Android app, it always suggests to use that credential. However as I deleted it on the server, I also want to delete it in the app.

How can I do so?

Thank you Daniel

Hi, I am implementing passkeys for my website (navigator.credentials.create). For testing purposes, I created passkey with a displayName (publicKey.user.displayName) of "5" . Everything words like a charm on my desktop. Now, on my firefox Android app, it always suggests to use that credential. However as I deleted it on the server, I also want to delete it in the app. How can I do so? Thank you Daniel
Attached screenshots