graphql-engine/community/boilerplates/auth-webhooks
2019-06-04 15:05:06 +05:30
..
firebase-cloud-functions docs: fix auth links, fix version tags (#2231) 2019-05-20 15:12:36 +05:30
nodejs-express Bump axios in /community/boilerplates/auth-webhooks/nodejs-express (#2325) 2019-06-04 15:05:06 +05:30
passport-js docs: fix auth links, fix version tags (#2231) 2019-05-20 15:12:36 +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