artdarek / oauth-4-laravel

OAuth Service Provider for Laravel 4
684 stars 217 forks source link

Add ability to pass storage arguments #100

Open benkingcode opened 9 years ago

benkingcode commented 9 years ago

Currently you can't pass any arguments to the Storage driver you use, so I had to fork and add this in.