Update jwt.rst (#1405)

This commit is contained in:
samuela 2019-01-21 04:08:32 -08:00 committed by Rikin Kachhia
parent fcb6bd6449
commit 37da1c14a6

View File

@ -111,9 +111,7 @@ Configuring JWT mode
You can enable JWT mode by using the ``--jwt-secret`` flag or
``HASURA_GRAPHQL_JWT_SECRET`` environment variable; the value of which is a
JSON.
The JSON is:
JSON object:
.. code-block:: json
@ -342,4 +340,4 @@ care of escaping new lines.
**See:**
- :doc:`Auth JWT examples <jwt-examples>`
- :doc:`Auth JWT examples <jwt-examples>`