Kilpi
The modern open source TypeScript authorization framework
Listed in categories:
GitHubOpen Source
Description
Kilpi is an open-source TypeScript authorization library designed for developers who need a flexible, powerful, and intuitive authorization solution. It simplifies the authorization process, allowing developers to implement it with just a one-liner. Kilpi is framework-agnostic, meaning it can seamlessly integrate with any tech stack, and is particularly suited for server-first applications, ensuring security by running all authorizations on the server.
How to use Kilpi?
To use Kilpi, simply install the library in your project, configure your authorization policies using TypeScript, and integrate it with your existing tech stack. You can start implementing authorization with just a one-liner in your code.
Core features of Kilpi:
1️⃣
Framework agnostic integration
2️⃣
Server-first authorization for enhanced security
3️⃣
Support for multiple authorization models (RBAC, ABAC, ReBAC)
4️⃣
Type-safe policies for better maintainability
5️⃣
Developer-friendly API with minimal type definitions
Why could be used Kilpi?
# | Use case | Status | |
---|---|---|---|
# 1 | Implementing authorization in web applications | ✅ | |
# 2 | Securing API endpoints with robust authorization checks | ✅ | |
# 3 | Creating custom plugins to extend authorization features | ✅ |
Who developed Kilpi?
Kilpi was designed and created by Jussi Nevavuori, who is based in Brisbane and Helsinki. Jussi aims to provide a reliable and efficient authorization solution for developers, ensuring a seamless integration experience.