fix: document SvelteKit redirect URL and password reset email customization limit (gap report)#706
Conversation
…(gap report) Made-with: Cursor
|
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 (1)
WalkthroughDocumentation updates: email customization guide formatting and FAQ added; SvelteKit SDK guide added table-of-contents config and clarified static redirect behavior and guidance for dynamic callback needs. Metadata dates updated. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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: |
e658752
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ff89487d.kinde-docs-preview.pages.dev |
| Branch Preview URL: | https://tamal-update-sveltekit-redir.kinde-docs-preview.pages.dev |
|
|
||
| Kinde comes with a production environment, but you can set up other environments if you want to. Each environment has a unique subdomain so be sure to use the correct one in the **Configure your app section** which follows. | ||
|
|
||
| ### Using dynamic callback URLs |
There was a problem hiding this comment.
| 3. In the subject line field, include the `${code}` placeholder. This is where the code will appear. E.g. Enter `${code}` for access. | ||
| 4. Select **Save**. | ||
|
|
||
| ## Can password reset emails use fully custom HTML? |
There was a problem hiding this comment.
This PR documents two limitations in Kinde:
SvelteKit uses one static KINDE_REDIRECT_URL (no built-in dynamic/multi-tenant callbacks; links to wildcards and “without an SDK” for alternatives).
Password reset mail can’t be fully custom HTML -only what the auth email templates allow. It also tightens email-content headings/asides and bumps frontmatter (TOC depth, dates).
Summary by CodeRabbit