Skip to content

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

Closed
@mtrezza

Description

@mtrezza

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

  • Parse Server version: 7.0.0-alpha.10

Client

  • Parse JS SDK version: 4.3.1-alpha.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    state:releasedReleased as stable versionstate:released-alphaReleased as alpha versionstate:released-betaReleased as beta versiontype:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions