kaleidos / grails-security-stateless

Grails plugin to implement stateless authentication using Spring Security
Apache License 2.0
17 stars 8 forks source link

Personalize error response #32

Open Alotor opened 9 years ago

Alotor commented 9 years ago

We'd like to personalize the error responses from the plugin.

It would be nice if the error rendering was a Spring bean so when we use it inside our application we can replace it by another.