Download the PHP package molbal/eveonline-socialite without Composer
On this page you can find all versions of the php package molbal/eveonline-socialite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download molbal/eveonline-socialite
More information about molbal/eveonline-socialite
Files in molbal/eveonline-socialite
Download molbal/eveonline-socialite
More information about molbal/eveonline-socialite
Files in molbal/eveonline-socialite
Vendor molbal
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
I do not claim authorship of the package, I have only updated the dependencies
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
Requires
php Version
^5.6 || ^7.0 || ^8.0
laravel/socialite Version ^3.0|^4.0||^5.0
guzzlehttp/guzzle Version ^6.3||^7.0.1
laravel/socialite Version ^3.0|^4.0||^5.0
guzzlehttp/guzzle Version ^6.3||^7.0.1
The package molbal/eveonline-socialite contains the following files
Loading the files please wait ....