Closed bjarki closed 4 years ago
Stumbled across the same issue. The latest release of hackney has sslv3
in the default options for supported protocol versions. The fix is already merged to master but there is no new release yet.
Hackney 0.16.0
is now released with the fix https://github.com/benoitc/hackney/commits/1.16.0
After updating to OTP 23 I get a runtime error.
OTP 23 removes support for sslv3
Not sure if this is an error with this library or with https://github.com/sntran/ueberauth_auth0