contrib
contrib copied to clipboard
[Critical] bug fixes on cast
this bug makes me crazy, I though the client was sending a fake secret but it was a problem on conversion from https://github.com/dgrijalva/jwt-go/blob/master/hmac.go#L72
Hello @liuggio,
I'm sorry for it, I tried to fix it in the past but seems I was not correct. I would happy merge your PR, but TravisCI say you have an unused import, bytes
for be exactly. Could you remove it? Also, could you add a test for it?
Thank you in advance.