Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passkey support #611

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Passkey support #611

wants to merge 14 commits into from

Conversation

ScreamingHawk
Copy link
Contributor

Major changes:

  • Add passkey package with passkey signer
  • Use /rpc/API/GetAuthToken2 with reference chain id for auth
  • Use /rpc/API/SaveSignerSignatures2 with reference chain id for recording witnesses
  • Optionally skip EIP-1271 validation when recovering config from signature
  • Optionally signer can return a "validation signature" to use for validation. (e.g. Using 6492)
  • Guard uses "validation signature" when available for checking validity. See v2 signature decoding validates EIP-6492 signatures go-sequence#177

Note: All changes are backwards compatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants