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

Google connector

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

How to use

Build

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

Configuration

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

You need to configure the redirect URI such as: https://example.com/answer/api/v1/connector/redirect/google