- Issue created by @eglaw
Some frameworks need to fetch the JSONAPI index (the basic /jsonapi path) without Authorization, so we need to handle these exceptions somehow
Try Next.js + Drupal
Add another exception route jsonapi.resource_list into your CheckUserRolePermissionEvent handler's if clause,
OR,
manage a blacklist configuration option inside settings form, and manage this exceptions in Dynamic mode
(Patch included)
Test
There's a new textarea element on Settings form.
None
None
Active
1.0
Code