gogs/conf/auth.d/github.conf.example
haixunlu 311df9c521 auth: add new authentication source: GitHub, including GitHub Enterprise (#5340)
* Add new Authentication Source: GitHub, including GitHub Enterprise.

* Add vendor dependencies.
2018-12-18 15:49:30 -05:00

11 lines
191 B
Plaintext

# This is an example of GitHub authentication
#
id = 106
type = github
name = GitHub OAuth 2.0
is_activated = true
[config]
api_endpoint = https://api.github.com/