/api/auth.php: Difference between revisions
From Dark Signs Online
Jump to navigationJump to search
(Created page with "== Authenticate == '''Method:''' GET '''Parameters:''' * u: username * p: password '''Return values:''' * 1001: Valid * 1002: Invalid") |
(No difference)
|
Revision as of 04:50, 18 March 2024
Authenticate
Method: GET
Parameters:
- u: username
- p: password
Return values:
- 1001: Valid
- 1002: Invalid