graphql-engine/community/boilerplates/auth-webhooks
Rishichandra Wawhal b9b13d47b9 Update README.md (#1380)
update readme for firebase-cloud-functions
2019-01-29 21:30:48 +05:30
..
firebase-cloud-functions Update README.md (#1380) 2019-01-29 21:30:48 +05:30
nodejs-express remove auth0 webhook ref from docs and community (#1341) 2019-01-08 16:36:16 +05:30
passport-js add passport-js auth webhook boilerplate (#528) 2018-09-26 17:57:59 +05:30
python-flask pep8 fixes for python files (#875) 2018-10-30 14:51:58 +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