> For the complete documentation index, see [llms.txt](https://kashz.gitbook.io/kashz-jewels/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kashz.gitbook.io/kashz-jewels/tricks/json-web-token-jwt.md).

# json web token (jwt)

## Creating JWTs

* [ygotthilf/baa58da5c3dd1f69fae9](https://gist.github.com/ygotthilf/baa58da5c3dd1f69fae9)
* [learn.akamai.com/jwt-access-control/GUID-CB17F8FF-3367-4D4B-B3FE-FDBA53A5EA02.html](https://learn.akamai.com/en-us/webhelp/iot/jwt-access-control/GUID-CB17F8FF-3367-4D4B-B3FE-FDBA53A5EA02.html)

## Analyzing JWT

* [JWT.io/](https://jwt.io/)
