# answer-google-connector **Repository Path**: answerdev/answer-google-connector ## Basic Information - **Project Name**: answer-google-connector - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-15 - **Last Updated**: 2023-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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/answerdev/answer-google-connector ``` ### 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