docs: update auth setup for new method dropdown UI#6214
Closed
mintlify-development[bot] wants to merge 1 commit into
Closed
docs: update auth setup for new method dropdown UI#6214mintlify-development[bot] wants to merge 1 commit into
mintlify-development[bot] wants to merge 1 commit into
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.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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
Updates the authentication setup guide to match the redesigned dashboard flow, which replaces the enable toggle and collapsible cards with an Authentication method dropdown.
Changes
Context
Reflects mintlify/mint#8412.
Note
Low Risk
Documentation-only changes to the authentication setup guide; no product code or runtime behavior is modified.
Overview
Updates
deploy/authentication-setup.mdxso setup instructions match the redesigned Authentication dashboard (mintlify/mint#8412), replacing the old enable authentication toggle and Custom Authentication card flow.Adds a Configure authentication section that documents the Authentication method dropdown (Public site, Private site, Password protection, Custom authentication), status badges (
No auth,Secured,Configuration needed), inline configuration forms, and the confirmation when switching back to Public site.Password, Mintlify (Private site), OAuth, and JWT steps now start from that dropdown; OAuth and JWT add selecting Custom authentication and the JWT / OAuth segmented control, plus explicit Save changes where applicable.
Reviewed by Cursor Bugbot for commit 4dcd105. Bugbot is set up for automated code reviews on this repo. Configure here.