Developers: We’ve built a library to power passkey authentication and we’re thrilled to open-source it! Get started with passkey-rs, the same crate that powers 1Password’s authentication.
Read the blog post
View the code on GitHub
@1password passkey support in mainline 1password apps soon?
@1password How could one configure 1Password as the `CredentialStore`, or is that outside the scope? After reading through the docs and example, I'm trying to envision how this would utilize 1Password, if at all. I get that, at its core, it's "just" a good implementation for Webauthn and it's much appreciated. But having access to a good `CredentialStore` makes for a good UX.
@1password Is your App finally native MacOS or still a Webwrapoer Electron as introduced in v8?
@the_alsatian Hey Frank! 1Password 8 is a hybrid app: the back-end core, where the actual computational work goes on, is written in Rust, and the front-end is Typescript and React with Electron simply used to bundle them together.
@blake Hi Blake. Thanks for your reply. Any technical reason why the App cound't be made native MacOS?