Skip to content

📙 Login API request methode is GET and should be POST #857

Closed
@Xevro

Description

@Xevro

Link to section:
https://docs.parseplatform.org/rest/guide/#logging-in

What is the issue?
The login API request in the REST API is using a GET method, the username and password are visible inside the url.

Can you propose a solution?
The login request method has to be POST in order to send the credentials in the body which, is more secure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions