PHPackages                             jhjjang/sns\_login - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. jhjjang/sns\_login

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

jhjjang/sns\_login
==================

This is facebook, google login

011PHP

Since Dec 13Pushed 9y agoCompare

[ Source](https://github.com/jhjjang/codeigniter-facebook-google-login)[ Packagist](https://packagist.org/packages/jhjjang/sns_login)[ RSS](/packages/jhjjang-sns-login/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Codeigniter Facebook Google Login
=================================

[](#codeigniter-facebook-google-login)

Traditional and social authorization application.

Demo
----

[](#demo)

Installation
------------

[](#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
----------------

[](#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
--------

[](#based-on)

- Codeigniter 2.1.3

- Tank Auth 1.09

- Codeigniter OAuth 2.0

License
-------

[](#license)

MIT License, CodeIgniter License

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/399715?v=4)[jhjjang](/maintainers/jhjjang)[@jhjjang](https://github.com/jhjjang)

---

Top Contributors

[![youngjunkim](https://avatars.githubusercontent.com/u/4370747?v=4)](https://github.com/youngjunkim "youngjunkim (4 commits)")[![jhjjang](https://avatars.githubusercontent.com/u/399715?v=4)](https://github.com/jhjjang "jhjjang (1 commits)")

### Embed Badge

![Health badge](/badges/jhjjang-sns-login/health.svg)

```
[![Health](https://phpackages.com/badges/jhjjang-sns-login/health.svg)](https://phpackages.com/packages/jhjjang-sns-login)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.2M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
