Support linking oauth identity to existing OpenID accounts
4 files changed
tree: f44edeb180fd5468b0e2d26c152f51b6f35f4aaf
  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