joken-elixir / joken_jwks

A Joken 2 hook for fetching the signer from a public JWKS url
Apache License 2.0
29 stars 24 forks source link

Updating deps to remove compiler warnings and telemetry conflicts #24

Closed jeffgrunewald closed 2 years ago

jeffgrunewald commented 2 years ago

This PR replicates the telemetry update addressed in https://github.com/joken-elixir/joken_jwks/pull/23 but also bumps other dependencies to remove compile-time warnings for older versions of libraries on newer versions of OTP (23+).

victorolinasc commented 2 years ago

This has been merged in another PR! Sorry for the long delay here!