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

Incorrect props name in /updateProfile #32

Open
pravdinda opened this issue Apr 7, 2023 · 0 comments
Open

Incorrect props name in /updateProfile #32

pravdinda opened this issue Apr 7, 2023 · 0 comments

Comments

@pravdinda
Copy link

If you try to pass parameters newPassword, confirmNewPassword to the handle .updateProfile(https://docs.authorizer.dev/authorizer-js/functions#--updateprofile), there will be an error, passing parameters via underscore works.

The parameters work correctly:

  1. new_password
  2. confirm_new_password

fix it, in docs please =)

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

No branches or pull requests

1 participant