extwitter
extwitter copied to clipboard
Runtime error in OTP 24
The library no longer works in OTP 24 as :crypto.hmac/3
was removed in favour over crypto:mac/4
.
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.).