hasura / hasura/graphql-engine
docs: document when x-hasura-* headers are ignored
Open
a/authz
c/docs
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
1. When auth is enabled only `x-hasura-role` is respected from client, rest all are ignored.
2. Event Triggers / Remote Schemas / Actions configuration with `x-hasura-*` headers.
3. Issue to white-list certain x-hasura- headers from client: https://github.com/hasura/graphql-engine/issues/1601
Contributor guide
Assessment
This issue has not been assessed yet.