Skip to content

feat(generated): UserManagement, Radar (batch f510ddfb)#687

Merged
workos-sdk-automation[bot] merged 2 commits into
mainfrom
oagen/batch-f510ddfb
Jul 6, 2026
Merged

feat(generated): UserManagement, Radar (batch f510ddfb)#687
workos-sdk-automation[bot] merged 2 commits into
mainfrom
oagen/batch-f510ddfb

Conversation

@workos-sdk-automation

Copy link
Copy Markdown
Contributor

Summary

Regenerated SDK from spec changes.

Triggered by workos/openapi-spec@a2c464d

@workos-sdk-automation workos-sdk-automation Bot requested a review from a team as a code owner July 6, 2026 15:36
@workos-sdk-automation workos-sdk-automation Bot added the autogenerated Autogenerated code or content label Jul 6, 2026
@workos-sdk-automation workos-sdk-automation Bot requested a review from a team as a code owner July 6, 2026 15:36
@workos-sdk-automation workos-sdk-automation Bot added the autogenerated Autogenerated code or content label Jul 6, 2026
@workos-sdk-automation workos-sdk-automation Bot requested a review from tribble July 6, 2026 15:36
@greptile-apps

greptile-apps Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR regenerates User Management SDK surfaces for Radar. The main changes are:

  • New sync and async Radar email/SMS challenge authentication helpers.
  • New Radar request fields on existing password, code, and Magic Auth authentication helpers.
  • Dedicated UserCreateResponse model and expanded Magic Auth send response model.
  • Updated fixtures and tests for the regenerated response shapes.

Confidence Score: 5/5

The generated SDK updates appear safe to merge based on the covered response-shape and helper-surface changes.

No code issues were identified in the regenerated User Management surfaces, fixtures, or tests.

T-Rex T-Rex Logs

What T-Rex did

  • Initially, the run showed that Radar methods were not available and attempts raised AttributeError.
  • Later, the artifact shows sync email, sync SMS, async email, and async SMS authentication requests returned 200 OK with POST to /user_management/authenticate and the expected bodies.
  • The password signal flows revealed an initial TypeError, and later the captured POST bodies included signals_id and radar_auth_attempt_id with 200 OK responses for both sync and async variants.
  • The UserCreate and MagicAuth paths were validated, with direct parsing producing proper response classes and mocked endpoints returning 201 Created.

View all artifacts

T-Rex Ran code and verified through T-Rex

Reviews (1): Last reviewed commit: "chore(generated): add release notes frag..." | Re-trigger Greptile

@workos-sdk-automation workos-sdk-automation Bot merged commit 4832d0e into main Jul 6, 2026
10 checks passed
@workos-sdk-automation workos-sdk-automation Bot deleted the oagen/batch-f510ddfb branch July 6, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autogenerated Autogenerated code or content

Development

Successfully merging this pull request may close these issues.

0 participants