mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-11-13 09:17:21 +03:00
After #4885, the link to `/firebase/webhook` example is no longer working - this PR updates the link.
This commit is contained in:
parent
594b387263
commit
e914fcf5e8
@ -173,7 +173,7 @@ You can deploy these samples using `glitch <https://glitch.com/>`__:
|
||||
Once deployed, you can use any of the following endpoints as your auth webhook in the GraphQL engine:
|
||||
|
||||
- ``/simple/webhook`` (`View source <https://github.com/hasura/graphql-engine/blob/master/community/boilerplates/auth-webhooks/nodejs-express/server.js>`__)
|
||||
- ``/firebase/webhook`` (`View source <https://github.com/hasura/graphql-engine/blob/master/community/boilerplates/auth-webhooks/nodejs-express/firebase/firebaseHandler.js>`__)
|
||||
- ``/firebase/webhook`` (`View source <https://github.com/hasura/graphql-engine/blob/master/community/boilerplates/auth-webhooks/nodejs-firebase/firebase/firebaseHandler.js>`__)
|
||||
|
||||
.. note::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user