Download the PHP package orchestra/oneauth without Composer
On this page you can find all versions of the php package orchestra/oneauth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download orchestra/oneauth
More information about orchestra/oneauth
Files in orchestra/oneauth
Download orchestra/oneauth
More information about orchestra/oneauth
Files in orchestra/oneauth
Vendor orchestra
Package oneauth
Short Description Social Authentication Extension for Orchestra Platform
License MIT
Package oneauth
Short Description Social Authentication Extension for Orchestra Platform
License MIT
Please rate this library. Is it a good library?
Informations about the package oneauth
Social Authentication Extension for Orchestra Platform
Social Authentication Extension for Orchestra Platform
Table of Content
- Version Compatibility
- Installation
- Usage
Version Compatibility
Laravel | OneAuth |
---|---|
5.0.x | 3.0.x |
5.1.x | 3.1.x@dev |
5.2.x | 3.2.x@dev |
Installation
To install through composer, simply put the following in your composer.json
file:
And then run composer install
to fetch the package.
Quick Installation
You could also simplify the above code by using the following command:
composer require "orchestra/oneauth=~3.0"
Usage
In app/Http/routes.php
:
In app/Http/Controllers/Auth/SocialController.php
:
All versions of oneauth with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
laravel/socialite Version ~2.0
orchestra/support-providers Version ~3.1.1
laravel/socialite Version ~2.0
orchestra/support-providers Version ~3.1.1
The package orchestra/oneauth contains the following files
Loading the files please wait ....