aerogear / keycloak-connect-graphql

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

Is this package maintained ? #132

Closed nvegater closed 3 years ago

nvegater commented 3 years ago

I tried to follow the README instructions but they're outdated and the issues im finding are already posted since months without any response. Is this package deprecated or are there any updates to be expected?

wtrocki commented 3 years ago

@nvegater I'm maintaining it in free time/best-effort mode but you might find that we are missing a couple of keycloak updates. If you find anything missing some issues being forgotten or not actioned let me know so I can take look on it in free time.

If you can point out what parts are missing/outdated?

nvegater commented 3 years ago

I was trying to follow the first README and that didnt work. But I got it running with the demo app. Thanks!