BtrzAuth v0.4.2 BtrzAuth.Pipeline.ApiKeySecured View Source

This pipeline will check the x-api-key header is sent and load the implemented resource in conn.private[:auth_user].

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.