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

feat: Expose GitHub username and email via External Authentication #300

Open
3UR opened this issue Nov 8, 2024 · 1 comment
Open

feat: Expose GitHub username and email via External Authentication #300

3UR opened this issue Nov 8, 2024 · 1 comment

Comments

@3UR
Copy link

3UR commented Nov 8, 2024

When using GitHub External Auth we cannot get the GitHub username and email.

This would be useful because some users have different emails and usernames on Coder compared to GitHub.

If the username and email were exposed, they could be used like this:

  git_author_name           = data.coder_external_auth.github.username
  git_author_email           = data.coder_external_auth.github.email
@stirby
Copy link
Contributor

stirby commented Nov 27, 2024

This is a great proposal, we plan to work on a design for this soon!

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

No branches or pull requests

2 participants