extwitter icon indicating copy to clipboard operation
extwitter copied to clipboard

Runtime error in OTP 24

Open tobstarr opened this issue 3 years ago • 2 comments

The library no longer works in OTP 24 as :crypto.hmac/3 was removed in favour over crypto:mac/4.

tobstarr avatar Jun 17 '21 06:06 tobstarr

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.

tobstarr avatar Jun 17 '21 06:06 tobstarr

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.).

parroty avatar Aug 11 '21 13:08 parroty