Handle all authentication exceptions
Previously, some `AuthenticationException`s were not handled, so the API responded with status code 500 instead of 401.
Please register or sign in to comment
Previously, some `AuthenticationException`s were not handled, so the API responded with status code 500 instead of 401.