import { jwtDecode } from '@src/hylo-components/utils/hylo/hylo';
Decodes a JWT token.
the decoded token
if the token is invalid or cannot be decoded
Generated using TypeDoc
import { jwtDecode } from '@src/hylo-components/utils/hylo/hylo';
Decodes a JWT token.