jwt-cfml
jwt-cfml copied to clipboard
CFML (Lucee and ColdFusion) library for encoding and decoding JSON Web Tokens.
Results
2
jwt-cfml issues
Sort by
recently updated
recently updated
newest added
Force the timestamps to be an integer to validate token dates correctly. This could be an int() or javaCast() as a solution.
I'm encountering an "Invalid PEM key." error while attempting to encode a token. What is strange is that when I walk through the code withing the parsePEMEncodedKey() function, the if(...