Interesting use cases

In Kirby, you can define users without panel access, they are stored in the standard user folder: https://getkirby.com/docs/cheatsheet/permissions/panel-access.

You can also set up your own registration form on the frontend, using Kirby’s user API.