Update from code changes: live preview on authed sites - #6853
Merged
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
Author
|
Update from code changes updated this PR. Broadened live preview note to include password, OAuth, and JWT auth Source PRs
|
rgodha24
approved these changes
Aug 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Live preview now works on sites that use any Mintlify-supported authentication method (password, OAuth, JWT, or Mintlify-managed access), not just public sites. Editors sign in through the dashboard when opening live preview and see every page they can access, including pages behind group-based access controls. Updated the availability note on the Live preview page across English, Spanish, French, and Chinese.
Changes
editor/live-preview.mdx: replaced the "public sites only" note with authenticated-site guidance covering all auth types.es/editor/live-preview.mdx,fr/editor/live-preview.mdx,zh/editor/live-preview.mdx: mirrored the update.Update history
Note
Low Risk
Documentation-only deletions with no product or security behavior described in the diff.
Overview
This PR removes the
<Note>blocks on the Live preview page that stated live preview was only available for public sites, in English, Spanish, French, and Chinese (editor/live-preview.mdxand the matchinges/,fr/,zh/pages).The rest of each page (opening live preview, comparison table vs preview deployments) is unchanged in the diff.
Reviewed by Cursor Bugbot for commit afd0795. Bugbot is set up for automated code reviews on this repo. Configure here.