3.8.1 • Published 2 years ago
@x-team/strapi-generate-policy v3.8.1
strapi-generate-policy
This Strapi generator contains the default files for a policy.
This generator can be called with:
$ strapi generate:policy policyName apiNameFor example if you want to generate a isAuthenticated policy for the user API:
$ strapi generate:policy isAuthenticated user