Skip to content

Release v2.23.0#1650

Open
NandanPrabhu wants to merge 1 commit into
mainfrom
release/v2.23.0
Open

Release v2.23.0#1650
NandanPrabhu wants to merge 1 commit into
mainfrom
release/v2.23.0

Conversation

@NandanPrabhu

@NandanPrabhu NandanPrabhu commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Added

@NandanPrabhu NandanPrabhu requested a review from a team as a code owner July 3, 2026 09:03
@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

This PR bumps the package version to v2.23.0, updates CHANGELOG, README, and FAQ CDN references, and adds a documented "Online Refresh Tokens" feature via new createAuth0Client overloads. Documentation site is regenerated with two new error class pages (InvalidConfigurationError, MissingScopesError) and updated source-link commit references across existing pages.

Changes

Release metadata

Layer / File(s) Summary
Version, changelog, README, FAQ updates
.version, CHANGELOG.md, README.md, FAQ.md
Version bumped to v2.23.0 with a new changelog entry for Online Refresh Tokens; README and FAQ CDN URLs updated from 2.22 to 2.23.

Documentation site regeneration

Layer / File(s) Summary
Online Access feature docs
docs/index.html, docs/functions/createAuth0Client.html
Adds an "Online Access" section and CDN version bump to the docs homepage; documents new createAuth0Client overloads enforcing refreshTokenMode: "online" with useDpop/useRefreshTokens, plus a default offline overload.
New error class pages
docs/classes/InvalidConfigurationError.html, docs/classes/MissingScopesError.html, docs/classes/GenericError.html, docs/hierarchy.html
Adds two new error class documentation pages and updates GenericError's hierarchy listing and the class hierarchy diagram to include them.
Search and navigation data
docs/assets/navigation.js, docs/assets/search.js
Regenerates embedded base64 navigation and search index payloads.
Error class source-link refresh
docs/classes/AuthenticationError.html, docs/classes/ConnectError.html, docs/classes/Mfa*.html, docs/classes/MissingRefreshTokenError.html, docs/classes/PasskeyError.html, docs/classes/Popup*.html, docs/classes/TimeoutError.html, docs/classes/UseDpopNonceError.html
Regenerates "Defined in" GitHub source-commit links and index markup for existing error class documentation pages, with no behavioral/signature changes.
Client/cache/api class source-link refresh
docs/classes/CacheKey.html, docs/classes/Fetcher.html, docs/classes/InMemoryCache.html, docs/classes/LocalStorageCache.html, docs/classes/MfaApiClient.html, docs/classes/MyAccountApiClient.html, docs/classes/MyAccountApiError.html, docs/classes/PasskeyApiClient.html, docs/classes/User.html, docs/enums/ResponseType.html, docs/interfaces/ActClaim.html
Regenerates "Defined in" GitHub source-commit links across class/interface/enum pages; minor wording change in MfaApiClient's getAuthenticators description.

Estimated code review effort: 2 (Simple) | ~15 minutes

Sequence Diagram(s)

Not applicable — this PR consists of version/documentation updates without new multi-component runtime logic.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the release bump and matches the PR’s main change, v2.23.0.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v2.23.0

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.

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