graphql-engine/server/src-lib/Hasura/Authentication
Tom Harding e08b89df65 Allow a custom list of ignored headers in actions
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10968
GitOrigin-RevId: 308a2c92e2c4b075ff2f55c94c82572f2fe85a7b
2024-07-30 15:32:00 +00:00
..
Header.hs server: Factor out authentication-related code into a new namespace, Hasura.Authentication. 2024-07-29 06:02:56 +00:00
Headers.hs Enforce the session variable name prefix. 2024-07-29 15:53:06 +00:00
Role.hs server: Factor out authentication-related code into a new namespace, Hasura.Authentication. 2024-07-29 06:02:56 +00:00
Session.hs Allow a custom list of ignored headers in actions 2024-07-30 15:32:00 +00:00
User.hs Enforce the session variable name prefix. 2024-07-29 15:53:06 +00:00