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

Clean up legacy code #42

Closed victorolinasc closed 1 year ago

victorolinasc commented 1 year ago

Since we need to up the minimum Elixir version because of JOSE and Joken, we should use this opportunity to clean up the logging and telemetry implementations.

We should default to Logger facilities and default Tesla telemetry events.