I like the tutorial video on how to use authentication with protected routes - https://youtu.be/NuCZgR09csE . Is there a followup on using Authorization with RBAC? It would be great if the example is a build up of authentication example.
The example at https://auth0.com/blog/role-based-access-control-rbac-and-react-apps/ was not clear.
Any other docs that could help me to implement the authorization part?
Thanks