Relative Content

Tag Archive for laravellaravel-socialite

Create copy of laravel socialite driver with different credentials?

I have a laravel project that uses Socialite to handle OAuth for google drive. Unfortunately I’m in an odd situation where I need to support two different google cloud credentials depending on the user. This is far from ideal, but there is currently no way around this.