6165b No.1991
found a bug where users could see everyone's project data because of some broken logic in the rbac layer. i finally figured out how to implement
proper tenant isolation using
middleware
and audit logs, but is anyone else still
struggling with session hijacking prevention ?
more here:
https://www.freecodecamp.org/news/how-to-build-a-multi-tenant-saas-api-with-nodejs-rbac-and-audit-logging/