> For the complete documentation index, see [llms.txt](https://greymatter.gitbook.io/grey-matter-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://greymatter.gitbook.io/grey-matter-documentation/usage/fabric/security/jwt.md).

# JWT

The `gm-jwt-security` service is a JWT Token generation and retrieval service. For more information on JWT tokens, see the official [documentation](https://jwt.io/).

See [Service Usage](https://github.com/DecipherNow/gm-gitbook-sync/tree/6a56472b6be90b7c9261f9848a316f2316c5de53/usage/fabric/security/jwt/api.md) for a breakdown of the available endpoints, information on structuring requests and examples.

See [GM Data](https://github.com/DecipherNow/gm-gitbook-sync/tree/6a56472b6be90b7c9261f9848a316f2316c5de53/usage/fabric/security/jwt/gmdata.md) for documentation on usage with Grey Matter Data.
