modulepackage
1.2.10
Repository: https://github.com/apache/answer-plugins.git
Documentation: pkg.go.dev
# README
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 IDClientSecret
- Google OAuth client secret
You need to configure the redirect URI such as: https://example.com/answer/api/v1/connector/redirect/google
# Packages
No description provided by the author
# Variables
go:embed info.yaml.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author