docs: fix README drift — broken DPoP link, stale What's New banner, stale migration notice#878
Draft
sanchitmehtagit wants to merge 4 commits into
Draft
docs: fix README drift — broken DPoP link, stale What's New banner, stale migration notice#878sanchitmehtagit wants to merge 4 commits into
sanchitmehtagit wants to merge 4 commits into
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
…ating note - Fix package name typo: flutter_auth0 → auth0_flutter in Credentials Manager custom implementation section - Remove duplicate partial TOC block (lines 59–82 re-listed Web Auth section headings that were already in the full TOC above) - Clarify My Account API setup note: the gating requirement is MRRT (Multi-Resource Refresh Tokens), not the My Account API itself — the old note incorrectly implied the API feature itself needed to be enabled by support, which is no longer accurate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documentation drift fixes for
auth0-flutterv2.3.0 — audited against the live API surface.README.md (3 fixes)
MIGRATION_GUIDE.md(P2)EXAMPLES.md (3 fixes)
flutter_auth0→auth0_flutterin Credentials Manager section (P3)Test plan
## What's New: v2.3.0banner accurately describes passkeys and links to the passkeys docsauth0_flutterpackage name is used consistently throughout EXAMPLES.md🤖 Generated with syncing-sdk-docs skill