mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
Add github api_url to github auth docs
This commit is contained in:
parent
a167eb4fa1
commit
15fb56e607
@ -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 =
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user