api-platform / admin

A beautiful and fully-featured administration interface builder for hypermedia APIs
https://api-platform.com/docs/admin/
MIT License
483 stars 131 forks source link

Fix schemaAnalyzer errors with logoutIfAccessDenied #348

Closed thcolin closed 3 years ago

thcolin commented 3 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tickets no
License MIT
Doc PR no

Catch schemaAnalyzer erros and pipe them to logoutIfAccessDenied to handle 401: Unauthorized

alanpoulain commented 3 years ago

Thank you @thcolin!