Download the PHP package nullx27/eveonline-socialite without Composer
On this page you can find all versions of the php package nullx27/eveonline-socialite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nullx27/eveonline-socialite
More information about nullx27/eveonline-socialite
Files in nullx27/eveonline-socialite
Download nullx27/eveonline-socialite
More information about nullx27/eveonline-socialite
Files in nullx27/eveonline-socialite
Vendor nullx27
Package eveonline-socialite
Short Description EveOnline SSO Provider for Laravel Socialite
License MIT
Package eveonline-socialite
Short Description EveOnline SSO Provider for Laravel Socialite
License MIT
Please rate this library. Is it a good library?
Informations about the package eveonline-socialite
Eve Online Provider for Laravel Socialite
Installation and config
Install Larvel Socialite (see here: https://github.com/laravel/socialite/blob/2.0/readme.md)
Install the eveonline socialite provider
Add the follwing to your .env file:
(Get your Eve Online SSO credentials here: https://developers.eveonline.com/applications/)
Laravel <= 5.4
Add the following to your config/app.php
Laravel 5.5
Service Provider is auto discovered.
Usage
Retrieving User Details
Once you have a user instance, you can grab a few more details about the user:
All versions of eveonline-socialite with dependencies
PHP Build Version
Package Version
The package nullx27/eveonline-socialite contains the following files
Loading the files please wait ....