Skip to content

feat(passkeys): configure passkey feature flags#19975

Merged
toufali merged 1 commit intomainfrom
passkey-feature-flags
Feb 3, 2026
Merged

feat(passkeys): configure passkey feature flags#19975
toufali merged 1 commit intomainfrom
passkey-feature-flags

Conversation

@toufali
Copy link
Copy Markdown
Member

@toufali toufali commented Jan 30, 2026

Because

  • we want a feature flag for passkeys

This pull request

  • Adds passkeys.enabled config to fxa-auth-server (default: false, env: PASSKEYS__ENABLED)
  • Creates isPasskeyFeatureEnabled() utility for route-level feature gating
  • Adds passkeysEnabled flag to content-server and fxa-settings configs
  • Adds unit tests for backend utility and frontend config parsing

Issue that this pull request solves

Closes: FXA-12903

@toufali toufali force-pushed the passkey-feature-flags branch from 28aedda to f4897d8 Compare January 31, 2026 00:18
@toufali toufali marked this pull request as ready for review February 2, 2026 19:18
@toufali toufali requested a review from a team as a code owner February 2, 2026 19:18
Copy link
Copy Markdown
Contributor

@vpomerleau vpomerleau left a comment

Choose a reason for hiding this comment

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

💎 This looks great, appreciate the inclusion of tests!

@toufali toufali merged commit badf9b2 into main Feb 3, 2026
22 checks passed
@toufali toufali deleted the passkey-feature-flags branch February 3, 2026 22:28
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