Open Ethan-Yami opened 2 years ago
Hello.
Please take a look at file server.php, there's method login_check which should be implemented with your specific login system. Right now it's using login from $logins class property which is filled with default username and password so you can test it.
Hello sir. could you please tell how to decode a password?