Categorygithub.com/apache/answer-plugins/connector-github
modulepackage
1.2.10
Repository: https://github.com/apache/answer-plugins.git
Documentation: pkg.go.dev

# README

GitHub connector

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

How to use

Build

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

Configuration

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

In the https://github.com/settings/applications/new page, config the Authorization callback URL as https://example.com/answer/api/v1/connector/redirect/github

# 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