blockstack-browser
blockstack-browser copied to clipboard
Invalid profile tokens
signProfileToken creates an invalid JWT token using. Furthermore, token-files in folder tests/testData contains token that uses invalid values for iat and exp.
These date values should be NumericDate, not a formatted data.
See: https://tools.ietf.org/html/rfc7519#page-10