sourcefuse / loopback4-starter

Loopback 4 starter application. Multi-tenant architecture supported. Authentication, Authorization, Soft deletes, environment vars, Audit logs, included.
MIT License
158 stars 59 forks source link

subscriber Role #57

Open personwholearn opened 4 years ago

personwholearn commented 4 years ago

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?

samarpanB commented 4 years ago

Can you share the Database row for this role ?

samarpan-b commented 3 years ago

I hope your issue got resolved @personwholearn . Can you please share how it was resolved, for other users ?