mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge pull request #3944 from doubledutch/github-api-url
Add github api_url to github auth docs
This commit is contained in:
commit
d03ae3bfe5
@ -268,6 +268,7 @@ example:
|
|||||||
scopes = user:email
|
scopes = user:email
|
||||||
auth_url = https://github.com/login/oauth/authorize
|
auth_url = https://github.com/login/oauth/authorize
|
||||||
token_url = https://github.com/login/oauth/access_token
|
token_url = https://github.com/login/oauth/access_token
|
||||||
|
api_url = https://api.github.com
|
||||||
allow_sign_up = false
|
allow_sign_up = false
|
||||||
team_ids =
|
team_ids =
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user