mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
Merge pull request #3944 from doubledutch/github-api-url
Add github api_url to github auth docs
This commit is contained in:
@@ -268,6 +268,7 @@ example:
|
||||
scopes = user:email
|
||||
auth_url = https://github.com/login/oauth/authorize
|
||||
token_url = https://github.com/login/oauth/access_token
|
||||
api_url = https://api.github.com
|
||||
allow_sign_up = false
|
||||
team_ids =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user