Closed krallin closed 7 years ago
The two major API changes here are:
JWT.decode
[payload, header]
cc @fancyremarker
The two major API changes here are:
JWT.decode
now returns[payload, header]
as opposed to just the payload.cc @fancyremarker