tree: d404bb10f1d1c6258a45e183866fec4de53591ed [path history] [tgz]
  1. i18n/
  2. github.go
  3. go.mod
  4. go.sum
  5. README.md
connector-github/README.md

GitHub connector

GitHub connector is a OAuth plug-in designed to support GitHub OAuth login.

How to use

Build

./answer build --with github.com/apache/incubator-answer-plugins/connector-github

Configuration

  • ClientID - GitHub OAuth client ID
  • ClientSecret - GitHub OAuth client secret

In the https://github.com/settings/applications/new page, config the Authorization callback URL as https://example.com/answer/api/v1/connector/redirect/github