graphql-engine/server/src-lib/Hasura/Server/Auth
Swann Moreau c14dcd5792 pass gql requests into auth webhook POST body (#149)
* fix arg order in UserAuthentication instance [force ci]

* change the constructor name to AHGraphQLRequest

Co-authored-by: Stylish Haskell Bot <stylish-haskell@users.noreply.github.com>
Co-authored-by: Karthikeyan Chinnakonda <karthikeyan@hasura.io>
GitOrigin-RevId: fb3258f4a84efc6c730b0c6222ebd8cea1b91081
2021-02-03 07:11:39 +00:00
..
JWT server: move Hasura.SQL to Hasura.Backends.Postgres (#6053) 2020-10-27 13:53:49 +00:00
JWT.hs server: allow mapping session variables to standard JWT claims 2021-01-21 16:50:46 +00:00
WebHook.hs pass gql requests into auth webhook POST body (#149) 2021-02-03 07:11:39 +00:00