Sign-in for your app’s users
This is different from your Bool account — this is about giving the app you’re building its own sign-up and sign-in, for the people who’ll use it.
Adding it to your app
Just ask in chat, the same way you’d ask for any other feature — for example: “add sign up and sign in for users” or “only let signed-in users add habits.” The agent wires up real accounts for your app, supporting:
- Email and password
- Magic-link sign-in by email
- Continue with Google
Managing your app’s users
Open your project’s Dashboard → Users to see everyone who has signed up for your app. From there you can browse the directory, export it, or delete a user’s account. The tab is available to you and to anyone you’ve given edit & publish rights; it’s there from the start, and simply stays empty until your app has accounts and someone signs up.
Availability
This is built into newer Bool projects automatically — you don’t need to turn anything on. If you don’t see a Users tab, the project runs Bool’s older backend, which can’t do end-user accounts. You don’t have to rebuild: Bool can make an upgraded copy — see Upgrading an older app’s backend.