Open tobstarr opened 3 years ago
Diving a little bit deeper, the issue seems to be caused by https://github.com/lexmag/oauther. Will try to file an issue there as well.
Thank you for the report and fixes on the upstreams. I'll be thinking to wait for the upstream to be merged at the moment (then update dependency), but if there's anything needs to be done, please let me know (if it takes longer, possibly refer to your repository, etc.).
The library no longer works in OTP 24 as
:crypto.hmac/3
was removed in favour overcrypto:mac/4
.