Ma27 / Ma27ApiKeyAuthenticationBundle

Symfony Bundle which provides an approach to authenticate users with API tokens.
MIT License
8 stars 2 forks source link

refactor authorization firewall error handling #4

Closed Ma27 closed 9 years ago

Ma27 commented 9 years ago

implement custom class for authorization errors

Ma27 commented 9 years ago

as the error handler is part of the authenticator it should not be extracted.