Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

DEMO Initial passkey implementation#629

Draft
tombeckenham wants to merge 6 commits into
devfrom
264-feature-add-biometric-authentication-for-wallet-unlock
Draft

DEMO Initial passkey implementation#629
tombeckenham wants to merge 6 commits into
devfrom
264-feature-add-biometric-authentication-for-wallet-unlock

Conversation

@tombeckenham
Copy link
Copy Markdown
Contributor

Related Issue

Closes #264

Summary of Changes

  • Prompts the user to create a passkey after login
  • Creates a passkey then encrypts the users password with that passkey to store it in local storage
  • Replaces default login with passkey login - which uses the biometric authenticator to decrypt the user's password and unlock the wallet

This is a demo only, and we should discuss if we release this given the companies native passkey support - which would require the user recreate their wallet passkey.

Need Regression Testing

  • Yes
  • No

Risk Assessment

Security risks as we are encrypting and storing the user's password. There are also business risks as this implementation may impact native passkey support

  • Low
  • Medium
  • High

@tombeckenham tombeckenham changed the title Initial passkey implementation DEMO Initial passkey implementation Feb 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant