hasura-extra / auth-hook
Webhook authentication for Hasura.
Installs: 34 540
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 1
Open Issues: 0
Requires
- php: >=8.2
- psr/http-factory: ^1.0
- psr/http-server-handler: ^1.0
Requires (Dev)
- nyholm/psr7: ^1.0
- phpunit/phpunit: ^10.4
Conflicts
- hasura-extra/api-client: <5.0.0
- hasura-extra/bundle: <5.0.0
- hasura-extra/event-dispatcher: <5.0.0
- hasura-extra/graphql-scalars: <5.0.0
- hasura-extra/metadata: <5.0.0
README
PSR-15 server request handle Hasura webhook authentication.
Installation
Install via Composer:
composer require hasura-extra/auth-hook
Documentation
The document of this library can be browsed on Github page.
License
This project is released under the MIT License.