2017 © Pedro Peláez
 

library open-auth

Testing Module creation

image

ledsinclouds/open-auth

Testing Module creation

  • Monday, November 10, 2014
  • by ledsinclouds
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

OpenAuth Module

Introduction

Social Connect Module, (*1)

Installation

Using Git

You can install using native git submodules:, (*2)

git clone git@github.com:ledsinclouds/OpenAuth.git

Using Composer

Add to composer And Install:, (*3)

"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/ledsinclouds/OpenAuth.git"
    }
]

"ledsinclouds/open-auth": "dev-master"  
composer update

Requires

"opauth/opauth": "0.4.4",
"opauth/google": "dev-master",
"opauth/twitter": "dev-master",
"opauth/facebook": "dev-master",
"opauth/github": "dev-master"

The Versions

10/11 2014