CodepadME / laravel-tricks

The source code for the Laravel Tricks website
http://laravel-tricks.com
MIT License
966 stars 298 forks source link

Login github fail #86

Open romeonuen opened 8 years ago

romeonuen commented 8 years ago

I have installed laravel tricks, league/oauth2-github, created github app with id and secret key. After login successfully on github, it callback to my website and this error is appear. What's my problem? Thanks for help! laravel

msurguy commented 8 years ago

@xuanphung01 I think the method signature has been changed in Oauth2-github, please inspect the naming in the package.