-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Both Hive Gateway and Apollo Router follow the similar approaches on CSRF
The only difference is the default. By default, Hive Gateway doesn't have it, and Apollo Router has it in production mode.
The configuration is very simple. It is a list of the headers;
csrf:
headers:
- x-gateway-csrf
References
Metadata
Metadata
Assignees
Labels
No labels