John Nelson
Member since Jun 15, 2017
- Profile: /members/13535-john-nelson.htm
- Comments: 1
Recent Blog Comments By John Nelson
-
JSONWebTokens.cfc - A Small ColdFusion Module For JSON Web Tokens
Posted on Jun 15, 2017 at 9:29 AM
I'm working with an authentication system that has given me a x509 certificate for the public key and when I try to decode the token using this library, I get this error: "Invalid RSA public key encoding." I am able to successfully validate the signature on the jwt.io decoder so I'm pretty... read more »