SocialiteProviders / Providers

A Collection of Providers for Laravel Socialite
https://socialiteproviders.com
MIT License
488 stars 436 forks source link

Update OneLogin `Provider@getRefreshTokenResponse()` #1129

Closed cosmastech closed 7 months ago

cosmastech commented 7 months ago

Similar to https://github.com/SocialiteProviders/Providers/pull/1128, this fixes the signature for OneLogin (created by upstream change method added in https://github.com/laravel/socialite/pull/675)

cosmastech commented 7 months ago

From my quick scan, this is the last provider that needs the signature change.