e96/yii-e96auth

Internal OAauth plugin for yii framework

Installs: 805

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

pkg:composer/e96/yii-e96auth

1.1.1 2014-08-31 06:18 UTC

This package is not auto-updated.

Last update: 2025-09-28 00:29:19 UTC


README

composer.json

{
    "require" : {
        "e96/yii-e96auth" : "~1.1"
    },
    "repositories" : [
        {
            "type" : "vcs",
            "url" : "git@bitbucket.org:e96shop/yii-e96auth.git"
        }
    ]
}