aerogear / keycloak-connect-graphql

Add Keyloak Authentication and Authorization to your GraphQL server.
Apache License 2.0
155 stars 22 forks source link

Add ability to redefine order of the schema directives #84

Closed wtrocki closed 4 years ago

wtrocki commented 4 years ago

Assuming that developers will bring some new directives it will be possible to reorder directive position so auth directive will not be first to be executed.

More info: https://github.com/unirakun/graphql-directives-middlewares