graphql-engine/community/boilerplates/auth-webhooks
2018-10-12 17:06:21 +05:30
..
firebase-cloud-functions add community boilerplates and examples (#430) 2018-09-13 12:00:07 +05:30
nodejs-express add community boilerplates and examples (#430) 2018-09-13 12:00:07 +05:30
passport-js add passport-js auth webhook boilerplate (#528) 2018-09-26 17:57:59 +05:30
python-flask add auth-webhook boilerplate in python-flask (#714) 2018-10-12 17:06:21 +05:30
.gitignore add community boilerplates and examples (#430) 2018-09-13 12:00:07 +05:30
README.md add community boilerplates and examples (#430) 2018-09-13 12:00:07 +05:30

Boilerplates for auth webhooks

This directory is a compilation of code samples (boilerplates) that can be used to implement custom auth webhooks for the Hasura GraphQL engine.

Contributing

  • Please fork this repo and submit a PR with your changes
  • Please create a directory name, lowercase, hyphenated
  • Please add a helpful README that has the following sections:
    • Overview
    • Deployment instructions
    • Creation of any specific environment variables or secrets