Skip to content

Conversation

guabu
Copy link
Contributor

@guabu guabu commented Sep 5, 2025

📋 Changes

The correct parameter name is requested_expiry and not request_expiry. This was a typo in the docs that needs to be resolved.

This is a non-breaking change as a release has not yet been cut.

📎 References

sh

https://auth0.com/docs/get-started/authentication-and-authorization-flow/client-initiated-backchannel-authentication-flow/user-authorization-with-ciba#step-1-client-application-initiates-a-ciba-request

@guabu guabu requested a review from a team as a code owner September 5, 2025 10:04
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.34%. Comparing base (6174a2d) to head (b814b48).

Files with missing lines Patch % Lines
src/server/auth-client.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2304   +/-   ##
=======================================
  Coverage   85.34%   85.34%           
=======================================
  Files          26       26           
  Lines        2613     2613           
  Branches      481      481           
=======================================
  Hits         2230     2230           
  Misses        377      377           
  Partials        6        6           

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

@frederikprijck frederikprijck merged commit 1357c17 into auth0:main Sep 5, 2025
10 of 11 checks passed
@guabu guabu deleted the requested_expiry branch September 5, 2025 10:07
@tusharpandey13 tusharpandey13 mentioned this pull request Sep 16, 2025
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.

3 participants