Skip to content

feat(user-client): add passkeys_registered to LoginParameters - #432

Merged
anttiviljami merged 1 commit into
mainfrom
claude/mfa-enforcement-revamp-y6zrig
Aug 7, 2026
Merged

feat(user-client): add passkeys_registered to LoginParameters#432
anttiviljami merged 1 commit into
mainfrom
claude/mfa-enforcement-revamp-y6zrig

Conversation

@anttiviljami

Copy link
Copy Markdown
Member

Summary

Regenerates @epilot/user-client to pick up passkeys_registered on LoginParameters, which shipped in user-api's openapi.yml.

The login MFE uses this to decide whether to offer Sign in with passkey at the second-factor step of a password login. It currently carries a local LoginParametersWithPasskeys type as a stopgap; once this client is published that shim can go.

Changes

  • clients/user-client/src/openapi.json / openapi.d.ts — regenerated
  • .changeset/user-client-passkeys-registered.md — patch bump

Generated output only; no hand-written source changes.

Test plan

  • Rebased onto current main (the branch was 34 commits behind, so the earlier diff would have reverted unrelated work)
  • Diff is limited to the 3 files above
  • CI green

Generated by Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
@anttiviljami
anttiviljami merged commit 0774b4a into main Aug 7, 2026
7 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.

1 participant