blockstack-browser icon indicating copy to clipboard operation
blockstack-browser copied to clipboard

Invalid profile tokens

Open friedger opened this issue 6 years ago • 0 comments

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

friedger avatar Oct 20 '19 13:10 friedger