Authentication server written in C++ with OpenSSL and cpp-httplib.
Click here for GithubSimple command line program that allows admins to securely verify that a player has the correct account credentials, and not a cracked account. Server owners can verify if players claim who they are.
- Runs on Windows, Linux and Mac
- Add, remove and manage user accounts
- Prevent cracked accounts from playing online
- Securely stores accounts in a database
Currently in use as Auravyx's authentication server.