POST https://yourwebsite.com/api/auth/login
POST
https://yourwebsite.com/api/auth/login
username*
string
password*
{ "token": "202cb962ac59075b964b07152d234b70" }
{ "message": "User not found!" }
{ "message": "Incorrect username or password!" }
Last updated 3 days ago