aerogear / keycloak-connect-graphql

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

fix: use grantManager to parse token in onSubscriptionConnect #56

Closed darahayes closed 4 years ago

darahayes commented 4 years ago

fixes #13

darahayes commented 4 years ago

Originally, the PR had some changes that were breaking but I've managed to reduce it down so we get what we need but there are no breaking changes.