graphql-engine/community/boilerplates/auth-webhooks
Tirumarai Selvan 756614c326
update auth-webhook boilerplates for node (#4885)
1) split nodejs-express boilerplate into nodejs-express and nodejs-firebase
2) update deploy instructions for heroku
2020-05-26 14:43:58 +05:30
..
firebase-cloud-functions noop: replace subdomain links with subpath (#3869) 2020-02-27 15:43:07 +05:30
lambda-cognito add lambda-cognito webhook example (fix #1180) (#1544) 2019-12-31 14:09:16 +05:30
nodejs-express update auth-webhook boilerplates for node (#4885) 2020-05-26 14:43:58 +05:30
nodejs-firebase update auth-webhook boilerplates for node (#4885) 2020-05-26 14:43:58 +05:30
passport-js noop: replace subdomain links with subpath (#3869) 2020-02-27 15:43:07 +05:30
python-flask noop: replace subdomain links with subpath (#3869) 2020-02-27 15:43:07 +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