krypton-org / krypton-auth

Express authentication middleware, using GraphQL and JSON Web Tokens.
https://krypton-org.github.io/krypton-auth
MIT License
9 stars 0 forks source link

Feature error type #19

Closed jrebecchi closed 4 years ago

jrebecchi commented 4 years ago

Error now have type and status code.

Limitation: no statusCode for errors thrown by GraphQL, like querying data not in schema.