Kilpi - The modern authorization framework for TypeScript
Thursday, March 27th 2025 Introducing the Protected Query Pattern for secure data access How to protect your data in full-stack applications Securing modern full-stack applications can be complex. You have to manage authorizations in many different contexts from UI to data mutation functions.
In all of these contexts, you are required to query data and authorize access to it, maybe even conditionally redact and filter parts of it.
This problem seems simple initially, but may quickly...
Read more at kilpi.vercel.app