leangen / graphql-spqr-spring-boot-starter

Spring Boot 2 starter powered by GraphQL SPQR
Apache License 2.0
276 stars 68 forks source link

Improve spring security exception handling #109

Open andreysubbotin opened 3 years ago

andreysubbotin commented 3 years ago

Spring GraphQL handles Spring Security exceptions and converts them into GraphQL errors.
Perhaps, SQPR should do a similar logic for better integration with the Spring ecosystem.