> For the complete documentation index, see [llms.txt](https://xoops.gitbook.io/xmf-cookbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoops.gitbook.io/xmf-cookbook/reference/jwt.md).

# Jwt

The `Xmf\Jwt` namespace contains classes to simplify working with JSON Web Tokens.

## Classes in the Xmf\Jwt namespace

* [JsonWebToken](/xmf-cookbook/reference/jwt/jsonwebtoken.md)
* [KeyFactory](/xmf-cookbook/reference/jwt/keyfactory.md)
* [TokenFactory](/xmf-cookbook/reference/jwt/tokenfactory.md)
* [TokenReader](/xmf-cookbook/reference/jwt/tokenreader.md)
