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

Support additional login ids #334

Merged
merged 4 commits into from
Nov 30, 2023
Merged

Support additional login ids #334

merged 4 commits into from
Nov 30, 2023

Conversation

asafshen
Copy link
Member

Description

related to https://github.com/descope/etc/issues/4570

now that descope supports it - Added AdditionalLoginIDs to the create-user/invite-user/create-test-user apis

this will break compilation, so we need to communicate that in RN

an alternative is to also add AdditionalLoginIDs to all requests that accept/embeds the original type , (update user plus all batch actions), I think it will require more effort at this point, let me know what you think

@asafshen asafshen requested a review from aviadl November 27, 2023 16:54
Copy link
Member

@aviadl aviadl left a comment

Choose a reason for hiding this comment

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

This PR will break compilation and require changes all across for our users
Not sure that this is the correct way to do it

@asafshen asafshen requested a review from aviadl November 30, 2023 06:44
@asafshen asafshen merged commit 1b9f9ae into main Nov 30, 2023
3 checks passed
@asafshen asafshen deleted the support-additional-login-ids branch November 30, 2023 08:31
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