jhjjang / sns_login
This is facebook, google login
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 38
pkg:composer/jhjjang/sns_login
This package is not auto-updated.
Last update: 2025-12-15 21:38:36 UTC
README
Traditional and social authorization application.
Demo
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
-
Codeigniter 2.1.3
-
Tank Auth 1.09
-
Codeigniter OAuth 2.0
License
MIT License, CodeIgniter License