docs: add password protection authentication documentation#3331
Merged
thesandlord merged 4 commits intomainfrom Jan 28, 2026
Merged
docs: add password protection authentication documentation#3331thesandlord merged 4 commits intomainfrom
thesandlord merged 4 commits intomainfrom
Conversation
Co-Authored-By: Fern Support <info@buildwithfern.com>
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
|
||
| ## How it works | ||
|
|
||
| When password protection is enabled, visitors to your documentation site are prompted to enter a password before they can view any content. Once authenticated, users can browse the site freely until their session expires. |
Contributor
There was a problem hiding this comment.
📝 [vale] reported by reviewdog 🐶
[FernStyles.Adverbs] Remove 'freely' if it's not important to the meaning of the statement.
|
|
||
| ## Setting up password protection | ||
|
|
||
| To enable password protection for your documentation site, [contact our team](https://buildwithfern.com/contact) or reach out via Slack. Fern will configure the password for your site. |
Contributor
There was a problem hiding this comment.
📝 [vale] reported by reviewdog 🐶
[FernStyles.We] Try to avoid using first-person plural like 'our'.
Contributor
Co-Authored-By: Fern Support <info@buildwithfern.com>
Contributor
Co-Authored-By: Fern Support <info@buildwithfern.com>
Contributor
Contributor
devalog
approved these changes
Jan 28, 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
Adds documentation for the password protection feature (from fern-api/fern-platform#5596). This creates a new page in the Authentication section explaining that password protection is an enterprise feature and users should contact Fern to set it up.
Changes:
password.mdxpage with overview of password protection and setup instructions/learn/docs/URL prefixUpdates since last revision
/learn/docs/authentication/password-protection)Review & Testing Checklist for Human
/learn/docs/authentication/password-protectionNotes
Link to Devin run: https://app.devin.ai/sessions/e71316e37d1841a497057513a21158b5
Requested by: Fern Support