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. - Open
Private access. - Set
Who can access this pagetoAuthenticated 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 API endpoints withSecuritysettings as well.

