Skip to content

fix(DEV-1366): Keep passkey challenge on failed verification for retry#484

Merged
kaihaase merged 3 commits intodevelopfrom
DEV-1366
Jan 26, 2026
Merged

fix(DEV-1366): Keep passkey challenge on failed verification for retry#484
kaihaase merged 3 commits intodevelopfrom
DEV-1366

Conversation

@NicoKaempf
Copy link
Collaborator

No description provided.

@NicoKaempf NicoKaempf requested a review from Copilot January 26, 2026 15:14
@NicoKaempf NicoKaempf self-assigned this Jan 26, 2026
Copy link
Contributor

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 issue DEV-1366 by modifying the passkey challenge cleanup behavior to enable retry attempts after verification failures. Previously, challenge mappings were deleted after both successful and failed verifications, preventing users from retrying with different passkeys.

Changes:

  • Modified challenge cleanup logic to only delete mappings on successful verification
  • Added debug logging for failed verification attempts to track retry scenarios

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@NicoKaempf NicoKaempf requested a review from kaihaase January 26, 2026 15:16
@kaihaase kaihaase merged commit 12dc155 into develop Jan 26, 2026
1 check passed
@kaihaase kaihaase deleted the DEV-1366 branch January 26, 2026 22:26
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.

3 participants