graphql-engine/server/src-lib/Data
Karthikeyan Chinnakonda ced6275ff0
add additional tests for testing claims_namespace_path in JWT tokens (#4481)
* add additional tests for testing claims_namespace_path in JWT tokens

- add tests for at root level and at a nested level

* modify the JWT tests

* combine the claims_namespace_path tests together in test-server.sh

* change the order of the claims_namespace_path tests

* change the order of the claims_namespace_path tests
2020-04-21 14:54:35 +05:30
..
Aeson export metadata without nulls, empty arrays & default values (#3393) 2019-12-14 00:47:38 -06:00
HashMap/Strict Use arrows instead of monads to define the schema cache construction 2020-01-08 16:43:06 -06:00
List allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Parser add additional tests for testing claims_namespace_path in JWT tokens (#4481) 2020-04-21 14:54:35 +05:30
Sequence fix updating a column with multiple operators causing postgres query error (fix #3432) (#3458) 2019-12-03 14:00:37 -06:00
Text refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Time/Clock Add request timings and count histograms to telemetry. Closes #3552 2020-02-03 18:50:10 -06:00
URL accept a new argument claims_namespace_path in JWT config (#4365) 2020-04-16 12:15:21 +05:30
TByteString.hs More robust forking, exception safety. Closes #3768 (#3860) 2020-03-05 23:29:26 +05:30