Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c1d67e commit 5290d5bCopy full SHA for 5290d5b
docs/admin/git-providers.md
@@ -39,6 +39,7 @@ used for self-managed Git provider deployments.
39
```console
40
CODER_GITAUTH_0_AUTH_URL="https://github.example.com/oauth/authorize"
41
CODER_GITAUTH_0_TOKEN_URL="https://github.example.com/oauth/token"
42
+CODER_GITAUTH_0_VALIDATE_URL="https://your-domain.com/oauth/token/info"
43
```
44
45
### Custom scopes
0 commit comments