> For the complete documentation index, see [llms.txt](https://help.hyperflow.global/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.hyperflow.global/docs/builder-de-chatbots/integracao/jwt.md).

# JWT

O módulo **JWT** é responsável por gerar um token dos tipos SIGN ou VERIFY no padrão JSON Web. No fluxo, o módulo retornará **"Sucesso"** ou **"Erro"**.

<figure><img src="/files/jwitLnuGAOXXSflRKTsu" alt=""><figcaption><p>Utilização do módulo <strong>JWT</strong> em um fluxo real</p></figcaption></figure>

### Detalhes do módulo

Nas configurações desse módulo, são definidos o **tipo de token (SIGN ou VERIFY)** e também a **chave**.
