UNPKG
decoding_jwt
Version:
latest (1.0.0)
1.0.0
A sample decoding JWT module
github.com/bishoymelek/decodeJWT-npm_Module
decoding_jwt
/
README.md
4 lines
(3 loc)
•
154 B
Markdown
View Raw
1
2
3
4
# Decode JWT simple
module
to
decode JWT token just
call
MOduleName.decodeToken(YOUR REQEST HEADERS,YOUR SECRET)
and
it will
return
you the decoded data