w32blaster / revizor

Revizor - the code review tool.
http://revizor.reviews
GNU General Public License v2.0
5 stars 1 forks source link

Add GitHub authentication #17

Open w32blaster opened 9 years ago

w32blaster commented 9 years ago

Depends on #12

If we need to update something on the GitHub, we need to authenticate our user in GitHub.

Follow these rules to apply some way of auth: https://developer.github.com/guides/getting-started/#authentication

DoD:

Modify the file GitHubIssueTracker.groovy and add logic for notificartion Tracer about new/closed review

w32blaster commented 9 years ago

http://blog.takipi.com/tutorial-how-to-implement-java-oauth-2-0-to-sign-in-with-github-and-google/