Closed gramic closed 4 years ago
Thanks for reporting. I will take a look at it.
Hi, also running into this issue, are there any updates on this issue?
Hell @chenboy3 @gramic I have verified the fix with the existing tests. It would be great if you could verify the same.
Thanks.
Works for me, thanks again!
The BIO_f_base64 is deprecated in boringssl. The function is used in the include/jwt/impl/algorithm.ipp.
Isn't it better to use your own base64 functionality instead?