Emovart Docs
Search for articles
⌘K
Ask AI
Protected Access
🔒
Protected Access
Passwords, allowlists and custom auth for private knowledge bases
General
Password protecting your site
Put a single shared password in front of your help center so only the people you hand it to can read your content.
Protecting your site with an email list from Notion
Control access per person by keeping an allowlist of email addresses in a Notion table — visitors prove they're on it with a one-time code.
How To Set Up Custom Backend Authentication For Your Emovart Site
Plug your own login system into Emovart: your server signs a token for each authenticated user, and only requests carrying a valid token can read your docs.
How To Auto Login Users Inside The Emovart Widget
Hand the widget a signed token from your backend so users who are already logged in to your app never see a Emovart login screen.