Skip to content

Login, register, & user user management system based on Codeigniter

Notifications You must be signed in to change notification settings

fiand1996/simple-auth0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-auth0

Login, register, & user user management system based on Codeigniter

alt text

Features:

  • Log in, Sign up, Email Verification & Password Recovery
  • User management (create, update, & delete user)
  • Social Authentication (Facebook, Google, Twitter, Github)
  • Email System Integration
  • Google reCaptcha Integration
  • jQuery AJAX
  • Landing page & AdminLTE dashboard template

Installation:

git clone https://github.com/fiand1996/simple-auth0.git myproject 
cd myproject
composer update
  • create database & import myproject/storage/database/simpleauth.sql
  • edit database config in myproject/app/config/database.php
  • edit myproject/public/index.php change ENVIRONMENT to development

or

  • access yourdomain.com/install and follow the instructions

Admin details:

About

Login, register, & user user management system based on Codeigniter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages