Hello! I also have read the documentation about authorization but didn’t understand how to allow access to everybody or what users and roles are mentioned in docs?
Users = "admin, superuser", // allow only specified users
Roles = "admins" // allow only specified roles
where are they being created and managered?