Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevinmichaelchen/hasura-jwt-webhook-example

Example of Hasura Authz Webhook
https://github.com/kevinmichaelchen/hasura-jwt-webhook-example

Last synced: about 1 month ago
JSON representation

Example of Hasura Authz Webhook

Awesome Lists containing this project

README

        

# hasura-jwt-webhook-example

An example Go HTTP server to authorize Hasura requests in "webhook mode."

See the [docs][docs] for further details.

[docs]: https://hasura.io/docs/latest/auth/authentication/webhook/