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

[SDK-3718] Allow passing extra parameters when logging in with passwordRealm #532

Merged
merged 2 commits into from
Oct 17, 2022

Conversation

ewanharris
Copy link
Contributor

Changes

This PR changes the argument verification in auth.passwordRealm to not ignore unknown options so that it's possible to pass through extra parameters in the request for use in rules

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@ewanharris ewanharris requested a review from a team as a code owner October 14, 2022 15:46
@ewanharris ewanharris changed the title Allow passing extra parameters when logging in with passwordRealm [SDK-3718] Allow passing extra parameters when logging in with passwordRealm Oct 17, 2022
@ewanharris ewanharris merged commit d157d11 into master Oct 17, 2022
@ewanharris ewanharris deleted the SDK-3718 branch October 17, 2022 09:04
@poovamraj poovamraj mentioned this pull request Oct 19, 2022
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