@nitra/jwt-decode
Version:
13 lines (7 loc) • 297 B
Markdown
# jwt decode
[](https://github.com/nitra/jwt-decode/actions?query=workflow%3AMega-Linter+branch%3Amain)
## Decode token
```JavaScript
import jwtDecode from '@nitra/jwt-decode'
jwtDecode(token)
```