
Kilpi
The modern open source TypeScript authorization framework
16 followers
The modern open source TypeScript authorization framework
16 followers
Kilpi is an modern open-source authorization framework for TypeScript applications. It makes authorization simple and scalable with well defined patterns for protecting your application's every aspect.




This will simplify TypeScript auth challenges! ๐
Fable Wizard
What an awesome initiative, Jussi! Itโs exciting to see a solution that streamlines something as crucial as authorization in appsโhow does Kilpi handle different levels of user access across various roles or permissions?
@jonurbonasย Thank you!
Kilpi is meant to suit all applications and authorization schemes, and โ by design โ does not force you into any particular way of implementing roles and permissions. However, it suits both of the use cases perfectly.
The docs offer guides for just this question:
https://kilpi.vercel.app/advanced/permissions/
https://kilpi.vercel.app/advanced/rbac/
Hope this answers your question
โ Jussi Nevavuori
Seems dope! I gotta give it a try. ๐