https://github.com/codedbystuart/netlify-functions
This is a test of how Netlify functions work, in this I setup Custom authentication web hook with Hasura
https://github.com/codedbystuart/netlify-functions
Last synced: 4 months ago
JSON representation
This is a test of how Netlify functions work, in this I setup Custom authentication web hook with Hasura
- Host: GitHub
- URL: https://github.com/codedbystuart/netlify-functions
- Owner: codedbystuart
- Created: 2021-06-13T06:16:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-13T06:20:26.000Z (about 5 years ago)
- Last Synced: 2025-09-21T14:41:47.765Z (10 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Netlify-Hasura Custom Auth Webhook
This is a sample test application where I try to make a custom webhook
to handle authentication and syncing of users authenticated by Netlify to
the Hasura dashboard.