BtrzAuth v1.2.0 BtrzAuth.Pipeline.ApiKeySecured View Source

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.

Link to this section Summary

Functions

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.

Link to this section Functions

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.