Skip to content

new doc: configure authentication flows - #770

Open
tamalchowdhury wants to merge 3 commits into
mainfrom
tamal/feat/configure-auth-flows
Open

new doc: configure authentication flows#770
tamalchowdhury wants to merge 3 commits into
mainfrom
tamal/feat/configure-auth-flows

Conversation

@tamalchowdhury

@tamalchowdhury tamalchowdhury commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

This PR adds a new page to explain users how they can change auth flows without having to redeploy their apps.

Summary by CodeRabbit

  • Documentation
    • Added guidance on configuring authentication flows without redeploying, including clarified behavior for Kinde-hosted branding/custom pages versus product-hosted pages.
    • Updated multiple authentication documentation pages’ sidebar ordering and adjusted their frontmatter metadata.
    • Expanded the workflows “about” article with an additional related link, updated keywords, and added a pointer to authentication-flow configuration beyond workflow code.

@tamalchowdhury
tamalchowdhury requested a review from a team as a code owner July 20, 2026 12:22
@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f5f805e7-2dc3-4ea3-88bd-c2ccb88b4368

📥 Commits

Reviewing files that changed from the base of the PR and between 977afdc and b3a11fb.

📒 Files selected for processing (1)
  • src/content/docs/authenticate/about-auth/configure-authentication-flows.mdx
🚧 Files skipped from review as they are similar to previous changes (1)
  • src/content/docs/authenticate/about-auth/configure-authentication-flows.mdx

Walkthrough

Adds a new guide for configuring Kinde authentication flows, updates authentication article sidebar ordering, and links the guide from authentication and workflow documentation.

Changes

Authentication documentation

Layer / File(s) Summary
Authentication flow configuration guide
src/content/docs/authenticate/about-auth/configure-authentication-flows.mdx
Adds guidance for custom configurations, custom pages, workflows, and choosing an approach.
Authentication sidebar ordering
src/content/docs/authenticate/about-auth/*.mdx
Updates sidebar ordering metadata for authentication articles.
Related documentation links
src/content/docs/authenticate/about-auth/about-authentication.mdx, src/content/docs/workflows/about-workflows/index.mdx
Adds related-article references, metadata, and links to the new configuration guide.

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

Possibly related PRs

Suggested reviewers: onderay, kindeshubham, sshุhubhamvarshneyy

Poem

I’m a rabbit with docs in my paws,
Hopping through sign-in’s new paths and laws.
Flows can change without builds in the air,
With pages and workflows arranged with care.
New links bloom bright in the sidebar’s glow—
Configure, connect, and onward we go!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: a new documentation page about configuring authentication flows.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch tamal/feat/configure-auth-flows

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.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 20, 2026

Copy link
Copy Markdown

Deploying kinde-docs-preview with  Cloudflare Pages  Cloudflare Pages

Latest commit: b3a11fb
Status: ✅  Deploy successful!
Preview URL: https://4ab9eba0.kinde-docs-preview.pages.dev
Branch Preview URL: https://tamal-feat-configure-auth-fl.kinde-docs-preview.pages.dev

View logs

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@src/content/docs/authenticate/about-auth/configure-authentication-flows.mdx`:
- Around line 77-84: Clarify the deployment timing in the authentication-flow
documentation: distinguish self-hosted sign-up/sign-in screens, which require
deploying the customer’s product after changes, from Kinde-hosted page
customization, which takes effect immediately without redeployment. Update the
nearby Aside text while preserving the existing flow descriptions and links.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 48c317b0-5f50-4ae6-8630-b427851de40a

📥 Commits

Reviewing files that changed from the base of the PR and between 886d14b and 977afdc.

📒 Files selected for processing (8)
  • src/content/docs/authenticate/about-auth/about-authentication.mdx
  • src/content/docs/authenticate/about-auth/authentication-faq.mdx
  • src/content/docs/authenticate/about-auth/authentication-methods.mdx
  • src/content/docs/authenticate/about-auth/configure-authentication-flows.mdx
  • src/content/docs/authenticate/about-auth/identity-and-verification.mdx
  • src/content/docs/authenticate/about-auth/kinde-authentication-faq.mdx
  • src/content/docs/authenticate/about-auth/user-communication.mdx
  • src/content/docs/workflows/about-workflows/index.mdx

@pesickaa pesickaa left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

There's a code rabbit suggestion, which may be useful to implement. Otherwise, this is fairly clear. Good job.

@pesickaa

Copy link
Copy Markdown
Contributor

@coderabbitai re-review

@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

@pesickaa: Re-reviewing the latest changes now.

✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

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.

2 participants