Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 359 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 359 Bytes

ACCENT - API Platform route access-control checker

ACCENT (Access Control Checker Easy Neat Thorough) is a Symfony command to check that all your API Platform routes have an access control.

Installation

Require the bundle

composer require --dev theodo/accent-bundle

Run the command

bin/console theodo:access-control