Skip to content

Call registered reauth handler - #10611

Open
Tomeshwari-02 wants to merge 1 commit into
SandeepVashishtha:masterfrom
Tomeshwari-02:fix/10601-reauth-handler-callback
Open

Call registered reauth handler#10611
Tomeshwari-02 wants to merge 1 commit into
SandeepVashishtha:masterfrom
Tomeshwari-02:fix/10601-reauth-handler-callback

Conversation

@Tomeshwari-02

Copy link
Copy Markdown

Summary

  • read the response error code in the legacy response interceptor
  • call the registered reauth handler for REQUIRES_REAUTH responses
  • keep the unauthorized handler for other 401 responses

Issue

Closes #10601

Validation

  • npx eslint src\config\api\interceptors.js --max-warnings=0

@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

@Tomeshwari-02 is attempting to deploy a commit to the sandeepvashishtha's projects Team on Vercel.

A member of the Team first needs to authorize it.

@codescene-access codescene-access Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Our agent can fix these. Install it.

No quality gates enabled for this code.

Quality Gate Profile: Custom Configuration
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: API reauth handler is registered but never called

1 participant