Appearance
Return
Protect a page for signed-in users
Restrict page access and configure redirects for unauthenticated users.
Steps at a glance ​
- Open the page you want to protect in the
Interface. - Enable the
Private pagesetting and chooseAuthenticated users. - Set the redirect page for unauthenticated users.
- Test in preview mode by signing out and visiting the protected page.
Notes ​
- Keep your sensitive logic in
Data & APIand secure it withMiddlewareas well.

