> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-react-sdk-reference.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Learn how to configure your JWT Connection to sign, verify or decode JSON Web Tokens.

# JWT Vault Connection

## Configure your JWT Vault connection

To configure an JWT Vault Connection for your Flows JWT Actions to sign, decode, and verify JSON Web Tokens, you need to set the required parameters.

<Frame>
  <img src="https://mintcdn.com/docs-dev-react-sdk-reference/wfRawIEE2-4cmke8/docs/images/customize/forms/vaults/jwt-vault-connection.png?fit=max&auto=format&n=wfRawIEE2-4cmke8&q=85&s=f07720f1a84fe1202a3f7563eed97ff2" alt="Dashboard > Actions > Forms > Vault > JWT" data-og-width="1404" width="1404" data-og-height="697" height="697" data-path="docs/images/customize/forms/vaults/jwt-vault-connection.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-react-sdk-reference/wfRawIEE2-4cmke8/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=280&fit=max&auto=format&n=wfRawIEE2-4cmke8&q=85&s=2f7bfafc6e5a9d80b7c5b3847aa0571f 280w, https://mintcdn.com/docs-dev-react-sdk-reference/wfRawIEE2-4cmke8/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=560&fit=max&auto=format&n=wfRawIEE2-4cmke8&q=85&s=f4aa71a359e0a014ba036a3df2b7e4e3 560w, https://mintcdn.com/docs-dev-react-sdk-reference/wfRawIEE2-4cmke8/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=840&fit=max&auto=format&n=wfRawIEE2-4cmke8&q=85&s=5f929c87489a19e352a0214a01ec7fda 840w, https://mintcdn.com/docs-dev-react-sdk-reference/wfRawIEE2-4cmke8/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=1100&fit=max&auto=format&n=wfRawIEE2-4cmke8&q=85&s=5a67ad2b5c2c2eedacbc8b7d1dba46c6 1100w, https://mintcdn.com/docs-dev-react-sdk-reference/wfRawIEE2-4cmke8/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=1650&fit=max&auto=format&n=wfRawIEE2-4cmke8&q=85&s=938ad567d9982a43c5cfefb279a11af2 1650w, https://mintcdn.com/docs-dev-react-sdk-reference/wfRawIEE2-4cmke8/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=2500&fit=max&auto=format&n=wfRawIEE2-4cmke8&q=85&s=c03d7c59c6012b627057878d180768b7 2500w" />
</Frame>

## Input settings

| Parameter | Description                                                 |
| --------- | ----------------------------------------------------------- |
| Secret    | Secret to be used in the HS256 algorithm to encode the JWT. |
