Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: git providers #4771

Closed
bpmct opened this issue Oct 26, 2022 · 0 comments · Fixed by #4902
Closed

docs: git providers #4771

bpmct opened this issue Oct 26, 2022 · 0 comments · Fixed by #4902
Assignees

Comments

@bpmct
Copy link
Member

bpmct commented Oct 26, 2022

You can configure Git OAuth via environment variables:

CODER_GITAUTH_0_TYPE=github|gitlab|azure-devops|bitbucket
CODER_GITAUTH_0_CLIENT_ID=xxxxxx
CODER_GITAUTH_0_CLIENT_SECRET=xxxxxxx

For your OAuth application, set the callback URL to:
/gitauth/<type>/callback
@bpmct bpmct self-assigned this Oct 26, 2022
@bpmct bpmct mentioned this issue Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant