Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
Hiroyuki
10 months agoNew Contributor
Issues with PublicKeyCredential: toJSON() and passkeys
We are developing a SaaS service with passkey support. When we tested passkey functionality with 1Password across various browsers, we found that it is completely broken. Does 1Password offer any s...
1P_Dave
Moderator
10 months agoHello Hiroyuki! 👋
I'm sorry that 1Password is running into issues with passkey functionality in certain circumstances. It sounds like you're running into a known issue that the team has noted on at least one other website. So that we can gather more information from your end, can you reproduce the issue again and send in a diagnostics report:
Send a diagnostics report (browser extension)
Attach the diagnostics to an email message addressed to support@1password.com
With your email please include:
- A link to this thread: https://www.1password.community/discussions/1password/issues-with-publickeycredential-tojson-and-passkeys/158327
- Your forum username: hiroyuki
- The website address of the affected webpage.
You should receive an automated reply from our BitBot assistant with a Support ID number. Please post that number here. Thanks very much!
-Dave
#33167
- langalex4 months agoNew Contributor
We are running into the same/a similar issue. On Firefox, PublicKeyCredential#toJSON does not exist. When calling `JSON.stringify(credential)` without calling `toJSON()`. the attestationObject, clientDataJSON, etc are blank as described above.