knock-elixir icon indicating copy to clipboard operation
knock-elixir copied to clipboard

Official Elixir SDK for interacting with the Knock API.

Results 5 knock-elixir issues
Sort by recently updated
recently updated
newest added

updates code example

Adding support for Tesla [Telemetry middleware](https://hexdocs.pm/tesla/Tesla.Middleware.Timeout.html).

This allows dynamic configuration of the middleware passed to the Tesla client. If a `middleware_callback` is configured, the middleware is passed to the callback, and may be modified as needed....