Features
Public & Private Projects
Control who can access your project with authentication or make it publicly available.
Access control overview
FloopFloop gives you control over who can access your deployed project. When creating a project, you choose between two access modes:
- Private — Only authenticated users (you) can access the project. Visitors are redirected to a login page.
- Public — Anyone with the URL can view the project. No login required.
Private projects
Private is the default setting. When someone visits a private project's URL, they are prompted to sign in. Only your account has access — the project is not visible to anyone else.
This is ideal for internal tools, personal dashboards, admin panels, and anything you do not want publicly accessible.
Public projects
Public projects are accessible to anyone who has the link. No authentication is required. Public projects can also be shared in the project library where other users can discover and clone them.
This is ideal for landing pages, portfolios, marketing sites, and anything you want to share with the world.
Changing access after creation
You can switch between private and public at any time from your project's settings page. The change takes effect immediately.