-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
Description
why with subscriber Role, I can create any a new user or a new tenant? I just have an access token of the user who has a subscriber role and I can do any post request and i can do any change like super_admin while I'm subscriber?
my .env file included DEFAULT_ROLE=subscriber
Are there any configurations I missed?