Skip to main content

Blitz Guard

The centralized permission based authorization

Blitz Guard is an authorization library which allows or restricts access to specific resources. It implements Attribute-based access control

It aims to reduce boilerplate and hard to understand authorization rules by having only a single source of truth in the Ability file

See Installation#