Implement RBAC API passthrough
C
Carl van Eijk
Currently the API supports a single permissions that includes admin functions.
- Implement RBAC for API to allow selective access to different API routes.
- Integrate Portkey so that TM can act as an API gateway/router for API based interactions. https://github.com/Portkey-AI
Portkey is licensed under MIT, so there are no restrictive barriers to integration