graphql-engine/docs/graphql/manual
Anon Ray f2f14e727b Merge pull request from GHSA-2j98-fw5g-j43v
* fix bug in audience check while verifying JWT

  - previously the check was converting the audience type into a string
  and then comparing with the conf value. all audience types (as it is a
  string or URI) will convert to plain strings
  - use the Audience type from the jose library for comparing

* add docs for audience

* add issuer check as well

* docs minor syntax fix

* skip audience check if not given in conf

* minor docs update

* qualify import jose library
2019-07-11 09:58:39 +00:00
..
api-reference allow session variables in operators which expect array input (#2475) 2019-07-10 15:49:58 +05:30
auth Merge pull request from GHSA-2j98-fw5g-j43v 2019-07-11 09:58:39 +00:00
business-logic add image zoom in docs (close #1483) (#1752) 2019-03-13 15:33:45 +05:30
deployment breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
event-triggers docs: fix auth links, fix version tags (#2231) 2019-05-20 15:12:36 +05:30
faq merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
getting-started update auth docs (#1796) 2019-05-17 17:33:35 +05:30
guides add name of ci environment to telemetry data (#2382) 2019-06-26 11:53:40 +05:30
hasura-cli fix width of docs for larger screens (close #1955) (#1982) 2019-04-10 18:04:45 +05:30
how-it-works update migration, api-reference docs (close #766) (close #1345) (close #1496) (#1701) 2019-03-28 16:21:58 +05:30
integration merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
introduction merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
migrations add note on exporting multiple schemas as migration (#2436) 2019-06-27 17:04:19 +05:30
mutations update docs (#2033) 2019-04-19 16:18:18 +05:30
performance merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
queries support null and default values for function arguments (close #2176, close #2250) (#2282) 2019-06-04 18:13:28 +05:30
remote-schemas cache remote schema's introspection query response (fix #1679) (#2089) 2019-07-08 11:21:41 +05:30
schema infer relationship type using uniqueness constraint of foreign key (close #969) (#2347) 2019-07-02 19:05:27 +05:30
subscriptions update docs (#2023) 2019-04-17 19:07:42 +05:30
troubleshooting update docs (#2023) 2019-04-17 19:07:42 +05:30
version-control merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
index.rst update docs config + base pages (#1343) 2019-01-08 22:39:05 +05:30