projectoblio / socialiteoblio
Oblio OAuth2 Provider for Laravel Socialite
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Installs: 230
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
pkg:composer/projectoblio/socialiteoblio
Requires
- php: ^5.6 || ^7.0
- socialiteproviders/manager: ~2.0 || ~3.0
This package is auto-updated.
Last update: 2020-10-20 02:51:49 UTC
README
Run the command:
composer require "projectoblio/socialiteoblio @dev"
Adding this provider package to laravel-socialite
Follow the instructions here:
https://github.com/SocialiteProviders/Providers/issues/124#issuecomment-349172805
In the Event Services Provider class, make this the folloiwing: 'SocialiteProviders\Manager\SocialiteWasCalled' => [ 'Projectoblio\Socialiteoblio\OblioExtendSocialite@handle',
]
For obtaining a project oblio client_id, client_secret
Contact s@projectoblio.com