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

Add GitHub device code proxy #1961

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Add GitHub device code proxy #1961

merged 1 commit into from
Aug 29, 2024

Conversation

martincostello
Copy link
Owner

Add an endpoint that supports proxying the GitHub endpoint for getting a device code with CORS enabled.

Add an endpoint that supports proxying the GitHub endpoint for getting a device code with CORS enabled.
@martincostello martincostello added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Aug 29, 2024
@martincostello martincostello enabled auto-merge (rebase) August 29, 2024 16:29
@martincostello martincostello merged commit 2a81435 into main Aug 29, 2024
12 checks passed
@martincostello martincostello deleted the github-device-code-proxy branch August 29, 2024 16:33
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.74%. Comparing base (c592174) to head (afe5064).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1961      +/-   ##
==========================================
+ Coverage   85.66%   86.74%   +1.07%     
==========================================
  Files          47       50       +3     
  Lines         823      890      +67     
  Branches      118      118              
==========================================
+ Hits          705      772      +67     
  Misses         62       62              
  Partials       56       56              
Flag Coverage Δ
linux 86.74% <100.00%> (+1.07%) ⬆️
macos 86.74% <100.00%> (+1.07%) ⬆️
windows 86.74% <100.00%> (+1.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant