decode JWT
npm install @nitra/jwt-decode

``JavaScript
JavaScript
import jwtDecode from '@nitra/jwt-decode'
jwtDecode(token)``