dorbel-tech / dorbel-shared

dorbel shared dependencies used in dorbel-app
0 stars 1 forks source link

anonymous user - log auth0 errors #52

Closed lxngxr closed 7 years ago

lxngxr commented 7 years ago

The problem was that the updating process finishes after a response was returned. In this stage, error-handler middleware is no longer active.

closes https://github.com/dorbel-tech/dorbel-app/issues/564