Skip to content

login.php

The endpoint URL is http://georays.puppet57.xyz/php-code/login.php, to login to an account you will need to send a post request with the following data

KeyType
userstring
passstring
Response MessageCause/Reason
Logged in!A correct username and password was provided
User doesnt exist!Attempting to login to an account that doesn’t exist
Incorrect password!A incorrect password was provided
invalid_requestA invalid request was provided