RBAC Authorization with FastAPI and PropelAuth
Role-based access control (RBAC) is a method of deciding who gets access to what based on their role.
As an example, let's say we are building a product that allows teams to chat with their coworkers. Within a team, each user is either an Admin or a ...
propelauth.hashnode.dev3 min read