Skip to content

Conversation

@Lashen1227
Copy link
Member

@Lashen1227 Lashen1227 commented Dec 17, 2025

This pull request introduces to add token exchange grant type and update pre-issue access token version to v2.

OAuth flow enhancements:

  • Added support for the "token exchange" grant type in the flows.json configuration, enabling the system to recognize and handle OAuth token exchange flows.

Configuration updates:

  • Updated the default version of the pre_issue_access_token action type from v1 to v2 in the server feature configuration, ensuring that the latest implementation is used.

Related PRs:

@coderabbitai
Copy link

coderabbitai bot commented Dec 17, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Dec 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.89%. Comparing base (6e1b88e) to head (5df5a87).
⚠️ Report is 214 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #7658      +/-   ##
============================================
+ Coverage     49.84%   49.89%   +0.05%     
+ Complexity    19869    18724    -1145     
============================================
  Files          2144     2124      -20     
  Lines        132858   131072    -1786     
  Branches      27664    27393     -271     
============================================
- Hits          66228    65404     -824     
+ Misses        58214    57305     -909     
+ Partials       8416     8363      -53     
Flag Coverage Δ
unit 35.62% <ø> (-0.01%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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 this pull request may close these issues.

1 participant