mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
Update jwt.rst (#1405)
This commit is contained in:
parent
fcb6bd6449
commit
37da1c14a6
@ -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>`
|
||||
|
Loading…
Reference in New Issue
Block a user