Logic: sign in / session
Not a separate API list. Build the Authentication screens.
How to build: authentication — register, login, forgot/change password, verify email, profile.
Winners are Core Backend POST .../user/register and POST .../user/login. Store access_token and uuid.
Next capability: Create business.