tree: df224743344d92413a34b251c1d0fb9e57564a47
  1. i18n/
  2. go.mod
  3. go.sum
  4. google.go
  5. info.yaml
  6. 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/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