Skip to content

feat(api-client,react-api-client): Add bindings for /auth/oauth2/token#21252

Merged
SyntaxColoring merged 2 commits intoedgefrom
token_bindings
Apr 13, 2026
Merged

feat(api-client,react-api-client): Add bindings for /auth/oauth2/token#21252
SyntaxColoring merged 2 commits intoedgefrom
token_bindings

Conversation

@SyntaxColoring
Copy link
Copy Markdown
Contributor

@SyntaxColoring SyntaxColoring commented Apr 10, 2026

Overview

This adds the usual boilerplate for the frontend to use the new POST /auth/oauth2/token HTTP endpoint.

This closes EXEC-2527.

Test Plan and Hands on Testing

None possible with just this PR, but I'm testing this as part of some draft branches.

Review requests

None in particular.

Risk assessment

Low. Not used for anything yet.

@SyntaxColoring SyntaxColoring force-pushed the token_bindings branch 2 times, most recently from 4b8f70f to bcf823e Compare April 10, 2026 20:57
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.84%. Comparing base (df0c8f9) to head (bcf823e).
⚠️ Report is 11 commits behind head on edge.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             edge   #21252   +/-   ##
=======================================
  Coverage   56.84%   56.84%           
=======================================
  Files        3993     3993           
  Lines      326931   326931           
  Branches    46478    46478           
=======================================
  Hits       185852   185852           
  Misses     140855   140855           
  Partials      224      224           
Flag Coverage Δ
react-api-client 0.68% <ø> (-0.01%) ⬇️

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

🚀 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.

@SyntaxColoring SyntaxColoring marked this pull request as ready for review April 10, 2026 21:18
Copy link
Copy Markdown
Contributor

@TamarZanzouri TamarZanzouri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! thanks!

@SyntaxColoring SyntaxColoring merged commit 29dfd84 into edge Apr 13, 2026
8 checks passed
@SyntaxColoring SyntaxColoring deleted the token_bindings branch April 16, 2026 17:18
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.

2 participants