View Source BtrzAuth.Pipeline.ApiKeySecured (BtrzAuth v1.3.0)

This pipeline will:

  1. Check the x-api-key header is sent and load the implemented resource in conn.private[:account].
  2. Validate the providers if passed via query params.
  3. Add the premium keys of the providers to the ones of the current account.

Summary

Functions

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.

Functions

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.