aerogear / keycloak-connect-graphql

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

Fix issues with typings #73

Closed wtrocki closed 4 years ago

wtrocki commented 4 years ago

Library hardcodes some of the dependencies that might clash with the app dependencies. This is especially problematic as we do not do regular updates and have pinned version of Apollo server and graphql tools.