Skip to content

fix: issues in passkey flow #18

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

Merged
merged 4 commits into from
Jun 4, 2025
Merged

fix: issues in passkey flow #18

merged 4 commits into from
Jun 4, 2025

Conversation

Dhruv-2003
Copy link
Contributor

Description

This PR fixed some of the minor issue in the workflow and edits the description shown during the passkey<->7702 flow

ref: #17

@rutefig rutefig requested a review from Copilot June 4, 2025 13:30
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses minor issues in the passkey flow and updates the UI text and account handling during the passkey and EIP-7702 workflow.

  • Updated account creation logic and dependency management in the safe flow page.
  • Refined state handling and updated UI text in recovery and entry components.
  • Modified environment variable handling in auth and error messaging in the server entry file.

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/pages/EOA7702SafeFlow.tsx Updated creation of burner account and wallet client integration.
src/components/eoa7702Wallet/auth.ts Removed default fallback for RELAYER_PRIVATE_KEY to rely on env.
src/components/eoa7702Wallet/RequestedRecoveries.tsx Replaced owner account state with ownerPasskeyAccount and updated recovery cancellation flow.
src/components/eoa7702Wallet/GuardianSetup.tsx Added additional informational text for guardian setup status.
src/components/eoa7702Wallet/EOA7702Entry.tsx Updated account reference and refined instructional text for wallet upgrade.
server.js Adjusted the fatal error logging message format.
Comments suppressed due to low confidence (1)

src/components/eoa7702Wallet/RequestedRecoveries.tsx:465

  • Correct the spelling 'Reciept' to 'Receipt' in the log message for clarity.
console.log("User Operation Reciept:", userOpReciept);

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

@rutefig rutefig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rutefig rutefig merged commit 575feee into zkemail:main Jun 4, 2025
4 checks passed
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