Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update iOS User headless client #205

Merged
merged 6 commits into from
Feb 8, 2024
Merged

Update iOS User headless client #205

merged 6 commits into from
Feb 8, 2024

Conversation

susie-stytch
Copy link
Contributor

Linear Ticket: SDK-1471

Changes:

Adds the following methods to the user management client:

  • onChange
  • deleteFactor for TOTP and OAuth registrations

Notes:

Checklist:

  • I have verified that this change works in the relevant demo app, or N/A
  • I have added or updated any tests relevant to this change, or N/A
  • I have updated any relevant README files for this change, or N/A

Copy link
Contributor

@jhaven-stytch jhaven-stytch left a comment

Choose a reason for hiding this comment

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

Is it possible to emit the user in the onChange method, instead of just the User.ID? It looks like that's what we're doing in JS land, and would like to keep them the same, if possible

Copy link
Contributor

@jhaven-stytch jhaven-stytch left a comment

Choose a reason for hiding this comment

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

LGTM

@susie-stytch susie-stytch merged commit 8801e54 into main Feb 8, 2024
7 checks passed
@susie-stytch susie-stytch deleted the susie-sdk-1471 branch February 8, 2024 20:51
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