Skip to content

feat: regenerate SDK with passkey MFA endpoints - #187

Merged
jfrench9 merged 1 commit into
mainfrom
feature/passkey-mfa-endpoints
Aug 13, 2026
Merged

feat: regenerate SDK with passkey MFA endpoints#187
jfrench9 merged 1 commit into
mainfrom
feature/passkey-mfa-endpoints

Conversation

@jfrench9

Copy link
Copy Markdown
Member

Summary

Regenerated from the backend carrying robosystems#1160 (passkey MFA):

  • 11 new auth operations under robosystems_client/api/auth/ (passkey enrollment/lifecycle, MFA handshake, passwordless login) with their request/response models
  • AuthResponse gains status (enum, default AUTHENTICATED) + mfa_token — additive
  • Also picks up the PortalSessionResponse billing-disabled widening from robosystems#1157 (merged earlier, first regen since)

Strictly additive → next client minor. No version bump in this PR.

Testing

Full suite green (526 passed).

🤖 Generated with Claude Code

Eleven new auth operations (passkey enrollment/lifecycle, the MFA
second-factor handshake, passwordless login), the additive AuthResponse
status/mfa_token fields, and the PortalSessionResponse billing-disabled
widening from robosystems #1157 that predated this regen. Generated
surface only — additive, rides the next client minor.
@jfrench9
jfrench9 merged commit 26321f3 into main Aug 13, 2026
1 check passed
@jfrench9
jfrench9 deleted the feature/passkey-mfa-endpoints branch August 13, 2026 02:22
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