Search by

aiarmada / authz

sairiz

Generic Spatie Permission wrapper with scoped authorization and impersonation for Laravel applications.

Package info

github.com/AIArmada/authz

pkg:composer/aiarmada/authz

Statistics

Installs: 2 304

Dependents: 4

Suggesters: 1

Stars: 0

Open Issues: 0

dev-main 2026-09-15 10:21 UTC

This package is auto-updated.

Last update: 2026-09-15 10:21:49 UTC


README

Framework-agnostic Spatie Permission integration with UUID permission schema, scopes, wildcard permissions, and impersonation services.

See docs/ for installation, configuration, and usage.

Session security

Taking and leaving impersonation destroys the previous session identifier and regenerates the CSRF token after the identity transition succeeds.