artdarek / oauth-4-laravel

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

Appending another get value to oauth #149

Open kaankilic opened 9 years ago

kaankilic commented 9 years ago

Hi there,

I need to append another get value except "code" value to use in my controller. For example, I need to redirect user, which page they started to login.