Add support for GitHub OAuth
8 files changed
tree: 5b3899ecd084f2963e50682d3e8bbe28d4951868
  1. src/
  2. BUCK
  3. LICENSE
  4. LICENSE-scribe
  5. README.md
README.md

OAuth2 authentication provider for Gerrit Code Review

This plugin depends on OAuth extension point, exposed by this change: [1].

Currently the following OAuth providers are supported:

  • GitHub OAuth2
  • Google OAuth2

[1] https://gerrit-review.googlesource.com/65101