e96/yii-e96auth

Internal OAauth plugin for yii framework

1.1.1 2014-08-31 06:18 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:07:06 UTC


README

composer.json

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