update: Shopify auth connect doc (previously Multipass) - #755
update: Shopify auth connect doc (previously Multipass)#755tamalchowdhury wants to merge 3 commits into
Conversation
|
Warning Review limit reached
Next review available in: 9 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
✨ 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 |
|
Caution Failed to replace (edit) comment. This is likely due to insufficient permissions or the comment being deleted. Error details |
|
@coderabbitai re-review |
|
✅ Action performedReview finished.
|
There was a problem hiding this comment.
@tamalchowdhury Looks good to me, fix the merge conflicts and then we just need a Giant to approve
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 17253219 | Triggered | JSON Web Token | 37234f0 | src/content/docs/developer-tools/sdks/frontend/javascript-sdk.mdx | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
Deploying kinde-docs-preview with
|
| Latest commit: |
37234f0
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e8bc4081.kinde-docs-preview.pages.dev |
| Branch Preview URL: | https://tamal-update-shopify-connect.kinde-docs-preview.pages.dev |
There was a problem hiding this comment.
Content checks out - redirect's correct, page_id carried over so related-article links elsewhere don't break, no dangling references to the old slug anywhere in the repo. GitGuardian hit is on an unrelated file on this branch, not something this PR added. Good to merge once the Giant sign-off lands.
This PR updates the Shopify Multipass doc into the new Shopify third-party auth integration guide. It also keeps the legacy Multipass setup in a separate section with a heads-up. Changes the page url from
shopify-multipasstokinde-shopifyto better align with other guides in this section.Summary by CodeRabbit