graphql-engine/community/boilerplates/auth-webhooks
Shahidh K Muhammed 9630149663 npm security fixes
2019-03-27 22:08:43 +05:30
..
firebase-cloud-functions Update README.md (#1380) 2019-01-29 21:30:48 +05:30
nodejs-express npm security fixes 2019-03-27 22:08:43 +05:30
passport-js fix a typo in boilerplates/auth-webhooks/passport-js (#1351) 2019-03-27 14:17:23 +05:30
python-flask rename access-key to admin-secret (close #1347) (#1540) 2019-02-14 15:07:47 +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