aerogear / keycloak-connect-graphql

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

chore: repo maintenance tasks #57

Closed darahayes closed 4 years ago

darahayes commented 4 years ago

These are two unrelated tasks but they might as well be thrown in here.

  1. Update our examples to use the latest keycloak. All examples still working.
  2. Add .npmignore to ensure unnecessary files aren't being added. Note: I chose not to include source or source maps in the final distribution.