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

fix: Fix issue with dashboard throwing an error when updating the user's password #312

Merged
merged 4 commits into from
Jul 26, 2023

Commits on Jul 26, 2023

  1. Refactor dashboard APIs to use SignUpFeature from emailpassword when …

    …using the thirdpartyemailpassword recipe to update a user's email or password instead of using the normalised config of thirdpartyemailpassword directly
    nkshah2 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    135afc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58411ee View commit details
    Browse the repository at this point in the history
  3. Add test for user put

    nkshah2 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5bf3543 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a205201 View commit details
    Browse the repository at this point in the history