Closed
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
Parse Server 6 supports logging in with a username/password, and additional required authData
. This is not yet supported in this SDK
Feature / Enhancement Description
Add login with additional authData support via Parse.User.logIn("username", "password", authData)