parse-community / Parse-SDK-JS

The JavaScript SDK for Parse Platform
https://parseplatform.org
Apache License 2.0
1.33k stars 597 forks source link

`Parse.User.verifyPassword` does not pass request options to server #2077

Closed mtrezza closed 7 months ago

mtrezza commented 9 months ago

New Issue Checklist

Issue Description

Parse.User.verifyPassword does not pass request options to server. It filters out all but the useMasterKey option. This means options such as context or other options have no effect.

Actual Outcome

Removes all but the useMasterKey option.

Expected Outcome

Send all options to server.

Environment

Server

Client

parse-github-assistant[bot] commented 9 months ago

Thanks for opening this issue!

parseplatformorg commented 7 months ago

🎉 This change has been released in version 5.0.0-alpha.4

parseplatformorg commented 7 months ago

🎉 This change has been released in version 5.1.0-alpha.1

parseplatformorg commented 5 months ago

🎉 This change has been released in version 5.1.0-beta.1

parseplatformorg commented 5 months ago

🎉 This change has been released in version 5.1.0