tan-tan-kanarek / github-php-client

MIT License
184 stars 120 forks source link

webApplicationFlow - missing? #71

Closed djplaner closed 9 years ago

djplaner commented 9 years ago

The API docs list "webApplicationFlow" as a method for GitHubOauth. Can't find it in the code and attempts to use it (not suprisingly) get

Fatal error: Call to undefined method GitHubOauth::webApplicationFlow()

tan-tan-kanarek commented 9 years ago

This library is moving forward with Github APIs in the same pace that we update it as a community. I'll be glad to have this method implemented, so if you need it, just implement it and we all will be grateful.