UNPKG

@nitra/jwt-decode

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