Skip to content

feat(middleware): add middleware for authorization

Juan requested to merge authorization into master

Adds an authorization layer based on graphql-shield, also re-export graphql-shield methods to be used in the app.

Merge request reports