Security & Authorization
Guides for implementing authentication, authorization, and security features in LightNap.
Available Guides
Rate Limiting
Configure and understand rate limiting to protect your API from abuse and ensure fair usage.
Working With Roles
Add and manage application roles for authorization. Learn how to define roles, apply them to endpoints, and use them in the frontend.
Working With Custom Claims
Implement fine-grained permissions using ASP.NET claims. This guide covers claim-based authorization for dynamic, record-level security.