tan-tan-kanarek / github-php-client

MIT License
184 stars 120 forks source link

OAuth example #31

Closed jbrooksuk closed 9 years ago

jbrooksuk commented 10 years ago

Do you have an example of using OAuth integration? I'm writing a GitHub application which the user authorises and needs to fetch their repositories etc.

tan-tan-kanarek commented 10 years ago

Sorry, no, I don't have a good example, but you can try using the GitHubOauth::checkAnAuthorization API.