codenitive / laravel-oneauth

OAuth and OAuth2 Auth bundle for Laravel

Home Page:http://bundles.laravel.com/bundle/oneauth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github authentication is not working since 04/24/2013

eduardocruz opened this issue · comments

Github just changed its API requirements.
That said, oneauth github authentication does not work anymore.
http://developer.github.com/changes/2013-04-24-user-agent-required

I just fixed it and will make a pull request.

run php artisan bundle:upgrade oneauth should fix this.