Skip to content

Enable passkey login on lspl-test#717

Merged
rzueger merged 1 commit intodevelopfrom
feat/enable-passkeys-lspl-test
Apr 19, 2026
Merged

Enable passkey login on lspl-test#717
rzueger merged 1 commit intodevelopfrom
feat/enable-passkeys-lspl-test

Conversation

@rzueger
Copy link
Copy Markdown
Member

@rzueger rzueger commented Apr 19, 2026

Summary

Opt lspl-test into the passkey login feature flag.

  • projects/lspl.json: passkeysEnabled: true under environments.test only.
  • Production unchanged (inherits passkeysEnabled: false from projects/default.json).
  • Functions runtime config (webauthn.rpid=lspl-test.web.app, webauthn.origins=https://lspl-test.web.app) already set on the lspl-test Firebase project.

Effect after merge

CI rebuilds and redeploys lspl-test; users on https://lspl-test.web.app can register passkeys from the profile page and the start-page prompt, and use them to sign in. OTP remains the baseline.

Opt lspl-test into the passkeysEnabled flag via environments.test.
Production remains untouched (inherits the default false from
projects/default.json). Functions config (webauthn.rpid,
webauthn.origins) was set separately via firebase functions:config:set
against the lspl-test project.
@rzueger rzueger merged commit d93e57a into develop Apr 19, 2026
2 checks passed
@rzueger rzueger deleted the feat/enable-passkeys-lspl-test branch April 19, 2026 16:20
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.

1 participant