mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +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
|
You can enable JWT mode by using the ``--jwt-secret`` flag or
|
||||||
``HASURA_GRAPHQL_JWT_SECRET`` environment variable; the value of which is a
|
``HASURA_GRAPHQL_JWT_SECRET`` environment variable; the value of which is a
|
||||||
JSON.
|
JSON object:
|
||||||
|
|
||||||
The JSON is:
|
|
||||||
|
|
||||||
.. code-block:: json
|
.. code-block:: json
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user