graphql-engine/community/boilerplates/auth-webhooks/README.md

13 lines
478 B
Markdown
Raw Normal View History

# 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