Skip to content

feat: add doNotShowAgain support to passkey-enrollment screen #330

Merged
amitsingh05667 merged 1 commit intomasterfrom
SDK-8416
Apr 7, 2026
Merged

feat: add doNotShowAgain support to passkey-enrollment screen #330
amitsingh05667 merged 1 commit intomasterfrom
SDK-8416

Conversation

@amitsingh05667
Copy link
Copy Markdown
Member

Summary

Fixes the missing do not show again checkbox on the passkey enrollment screen (passkey-enrollment).

Changes

  • Added shared AbortEnrollmentOptions interface (doNotShowAgain?: boolean) to interfaces/common
  • passkey-enrollment and passkey-enrollment-local now both import from common (removes duplication)
  • abortPasskeyEnrollment sends dontShowAgain: "on" when doNotShowAgain: true

@amitsingh05667 amitsingh05667 requested a review from a team as a code owner April 2, 2026 07:30
@amitsingh05667 amitsingh05667 merged commit e3af6a7 into master Apr 7, 2026
3 checks passed
@amitsingh05667 amitsingh05667 deleted the SDK-8416 branch April 7, 2026 06:43
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