mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
2bd79ead05
GITHUB_PR_NUMBER: 7633 GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/7633 PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2488 Co-authored-by: thephenix4 <69722745+thephenix4@users.noreply.github.com> GitOrigin-RevId: 87db71c93cd071ef23ed0f877158ecd9a33d454d |
||
---|---|---|
.. | ||
firebase-cloud-functions | ||
lambda-cognito | ||
nodejs-express | ||
nodejs-firebase | ||
passport-js | ||
python-flask | ||
.gitignore | ||
README.md |
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