/c_auth

cAuth.me website and classes source code

Primary LanguageJavaScriptOtherNOASSERTION

catAuth

Info

  cAuth.me ( authentication service ) website and classes source code

  backend done with PHP (db structure)

  original template (drift admin template)

Features

  • multiple program management
  • user & password authentication
  • server sided variables
  • server sided files
  • message logs
  • end to end encryption
  • documentation ( the admin api one's removed )
  • free and paid plans
  • support for many languages

Requirements

  • PHP 7.4
  • MySQL Server with mysqlnd

How to setup

Setup a web server
Install and setup PHP and a MySQL server
Clone||download the repository files
Copy the files to your web server root directory
Import the db structure file ( exported with phpMyAdmin )
Edit the file `functions/general/settings.php` and put your MySQL's server data
Try it!