new doc: configure authentication flows - #770
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
WalkthroughAdds a guide for configuring Kinde authentication flows. Updates authentication article sidebar ordering. Links the guide from authentication and workflow documentation. ChangesAuthentication documentation
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested labels: Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
Deploying kinde-docs-preview with
|
| Latest commit: |
f7bca66
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://220a6fd9.kinde-docs-preview.pages.dev |
| Branch Preview URL: | https://tamal-feat-configure-auth-fl.kinde-docs-preview.pages.dev |
There was a problem hiding this comment.
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
📒 Files selected for processing (8)
src/content/docs/authenticate/about-auth/about-authentication.mdxsrc/content/docs/authenticate/about-auth/authentication-faq.mdxsrc/content/docs/authenticate/about-auth/authentication-methods.mdxsrc/content/docs/authenticate/about-auth/configure-authentication-flows.mdxsrc/content/docs/authenticate/about-auth/identity-and-verification.mdxsrc/content/docs/authenticate/about-auth/kinde-authentication-faq.mdxsrc/content/docs/authenticate/about-auth/user-communication.mdxsrc/content/docs/workflows/about-workflows/index.mdx
pesickaa
left a comment
There was a problem hiding this comment.
There's a code rabbit suggestion, which may be useful to implement. Otherwise, this is fairly clear. Good job.
|
@coderabbitai re-review |
|
✅ Action performedReview finished.
|
dtoxvanilla1991
left a comment
There was a problem hiding this comment.
Content-only change, no app code touched. New "Configure your authentication flows" page ties together custom configs, custom pages, and workflows with clear cross-links - sidebar ordering across the about-auth section is clean (1–7, no gaps). All relatedArticles UUIDs checked against real page_ids, all resolve.
LGTM.
| These change the presentation of the flow. Secure verification steps still run in Kinde. | ||
|
|
||
| <Aside> | ||
| Changes to Kinde-hosted branding and page settings take effect immediately, with no application redeploy required. Changes to pages hosted in your product require deploying that product. |
There was a problem hiding this comment.
@tamalchowdhury given that you are trying to cover off 3 different ways, this line doesn't clearly diffreniate between them
There was a problem hiding this comment.
updated the comment!
This PR adds a new page to explain users how they can change auth flows without having to redeploy their apps.
Summary by CodeRabbit