thefrontside / simulacrum

A simulation platform for use during testing, during development and for high-fidelity application previews
85 stars 14 forks source link

add express default error handler to auth0 #233

Closed dagda1 closed 1 year ago

dagda1 commented 1 year ago

Motivation

Make the error handling logic in /oauth/token generic.

Approach

Create an express default error handler.