graphql-engine/community/boilerplates/auth-webhooks
Rikin Kachhia 3696d92743 add github workflow to compress new images in PRs
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: cfef3585b120d82cafe5343cfceddbcd05969a15
2021-03-10 20:55:02 +00:00
..
firebase-cloud-functions update docs link to avoid redirects 2021-03-01 18:51:18 +00:00
lambda-cognito add lambda-cognito webhook example (fix #1180) (#1544) 2019-12-31 14:09:16 +05:30
nodejs-express add github workflow to compress new images in PRs 2021-03-10 20:55:02 +00:00
nodejs-firebase add github workflow to compress new images in PRs 2021-03-10 20:55:02 +00:00
passport-js update docs link to avoid redirects 2021-03-01 18:51:18 +00:00
python-flask update docs link to avoid redirects 2021-03-01 18:51:18 +00:00
.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