Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
sisk
6 days agoNew Contributor
Browser extension WebAuthn PRF extension not spec-compliant
Hi there, Noticed that the 1Password browser extension returns a non-spec-compliant response type when trying to create a credential with the WebAuthn PRF extension. I came across this while buildi...
klw
8 hours agoNew Member
We've noticed that 1Password changed the return value for the primary refresh token, when calling `navigator.credentials.get()`. From what used to be ArrayBufferView (we think) is now a plain Array.
This is currently also inconsistent across platforms. Current Safari still works, while Chrome and Firefox extensions are broken.