Skip to content

JoeForks/Login

Repository files navigation

StyleCI Login Analytics

StyleCI Login was created by, and is maintained by Graham Campbell, and is a login with GitHub provider. Feel free to check out the change log, releases, license, api docs, and contribution guidelines.

StyleCI Login

Build Status Coverage Status Quality Score Software License Latest Version

Installation

PHP 5.5+ or HHVM 3.3+, and Composer are required.

To get the latest version of StyleCI Login, simply add the following line to the require block of your composer.json file:

"styleci/login": "0.1.*"

You'll then need to run composer install or composer update to download it and have the autoloader updated.

If you're using Laravel 5, then you can register our service provider. Open up login/app.php and add the following to the providers key.

  • 'StyleCI\Login\LoginServiceProvider'

Usage

StyleCI Login is designed to allow users to login with GitHub. There is currently no real documentation for this package, but feel free to check out the API Documentation for StyleCI Login.

License

StyleCI Login is licensed under The MIT License (MIT).

Releases

No releases published

Packages

No packages published

Languages