Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeigniter Facebook Google Login

Traditional and social authorization application.

Demo

http://demo01.localtom.com/

Installation

  • Upload files to your web server or local server.

  • configuration

    application/config/database.php
    application/config/oauth2.php
    application/config/tank_auth.php
    application/config/email.php
    
  • Query schema.sql at your DB

For Linux server

  • make all sub directory permission to 755

    cd /your-directory
    find . -type d -exec chmod 755 {} \;
    
  • make sure captcha folder is writable

    chmod 777 captcha
    

Based On

License

MIT License, CodeIgniter License

About

No description, website, or topics provided.

Resources

Stars

37 stars

Watchers

9 watching

Forks

Releases

Packages

Contributors

Languages