MrAuth – User Authentication PHP Script

Overview

Welcome to MrAuth 

MrAuth is a Simple but Very Secure PHP User Authenticating System.

Implement a secure login and registration system into your project the MrAuth

MrAuth Focus on protection and security with were implement into the script.

It is built using PDO go offer maximum security with the help of CSRF protection.

It Send Password reset email to your user with the help of SMTP email sending

Very Customizable and Well Documented.

Features

  • PDO Use
  • CSRF Protection
  • Login
  • Register
  • Reset Password
  • No Page Reload

Requirements

  1. PDO extention
  2. Mysql 4+

Instructions

>> Unzip the file and upload Auth folder to your Project

>> Open the config folder and open the config.php file theo customize your auth

>> Done.

Related