Files
spotizerr/docs/user/multi-user.md
Xoconoch ed20a1bd90 Revert "chore(docs): fix formatting"
This reverts commit dada941346.
2025-08-23 08:59:20 -06:00

572 B

Multi-user

Authentication is optional. When enabled:

  • Login/Register
    • Local accounts with username/password
    • First registered user becomes admin
    • Public registration can be disabled
  • SSO (optional)
    • Google and GitHub when configured
  • Roles
    • User: can search/download, manage their profile
    • Admin: access to all Configuration tabs and user management
  • Admin actions
    • Create/delete users, change roles
    • Reset user passwords

Where to find it in the UI:

  • User menu (top-right) → Profile settings
  • Configuration → User Management (admin)