docs: group JSON-RPC overview and JWT auth in one section#7318
docs: group JSON-RPC overview and JWT auth in one section#73180xDevNinja wants to merge 1 commit into
Conversation
The JWT authentication guide lived under "Knowledge Base", away from the JSON-RPC reference it documents. Move it into the JSON-RPC reference section as a sibling `Authentication` page next to the Overview, so both appear together in the sidebar, and repoint the two links that referenced the old location. Closes ChainSafe#5211
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
🔗 Linked repositories identifiedCodeRabbit considers these linked repositories for cross-repo context during reviews:
WalkthroughDocumentation link updates redirect references from the old ChangesDocumentation link and title updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
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 |
Summary of changes
The JWT authentication guide was under "Knowledge Base", separate from the JSON-RPC reference it describes. This groups them together.
Changes introduced in this pull request:
knowledge_base/jwt_handling.md→reference/json-rpc/authentication.md(retitled "Authentication",sidebar_position: 1), so it sits right after the Overview in the JSON-RPC reference section.The move preserves the page content as-is; only its location and the two inbound links change.
Reference issue to close (if applicable)
Closes #5211
Other information and links
Part of ChainSafe/forest-docs-v2#87. Kept it as a sibling page under the JSON-RPC section rather than inlining everything into the Overview, since the auth guide is fairly long — happy to fold it directly into the Overview instead if you'd prefer a single page.
Change checklist
Outside contributions
Summary by CodeRabbit