fullstack-apollo-express-postgresql-boilerplate icon indicating copy to clipboard operation
fullstack-apollo-express-postgresql-boilerplate copied to clipboard

Resolvers in src/resolvers/authorization.js do not return

Open mambros opened this issue 6 years ago • 1 comments

In my testing of the master branch I found that resolvers isAuthenticated and isAdmin in src/resolvers/authorization.js do not return, and so do not prevent the action their existance was intended to prevent. Perhaps I should create a pull request instead of an "issue"? I am new so please forgive me.

mambros avatar Apr 08 '19 03:04 mambros

Yes, a pull request would be great! :)

rwieruch avatar May 14 '19 09:05 rwieruch