cohousing/cohousing-graphql-api

Better error handling when token expired

Opened this issue · 0 comments

When auth-token is expired an error is thrown. This error is not graphql-friendly.
Improve this so graphql clients will get a proper error that they can handle upon.