blob: 81c7827a8ccc31416428c9c654309bd9519844a1 [file] [view]
# Google connector
> Google connector is a OAuth plug-in designed to support Google OAuth login.
## How to use
### Build
```bash
./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