mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-11-13 09:17:21 +03:00
756614c326
1) split nodejs-express boilerplate into nodejs-express and nodejs-firebase 2) update deploy instructions for heroku |
||
---|---|---|
.. | ||
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