aerogear / keycloak-connect-graphql

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

fix: badge and release 0.1.1 #22

Closed darahayes closed 5 years ago

darahayes commented 5 years ago

^^ normally I'd make two separate PRs but I'm going to merge this as a rebase so it will still be two separate commits on master

One minor change is the contextKey property which can be read from external sources to figure out where the KeycloakContext object should be placed on the context. (For example, voyager server)