Astarte.FlowWeb.Plug.VerifyHeader (astarte_flow v0.1.0)

This is a wrapper around Guardian.Plug.VerifyHeader that allows to recover the JWT public key dynamically using informations contained in the connection

Link to this section Summary

Link to this section Functions

Link to this function

call(conn, opts)

@spec call(conn :: Plug.Conn.t(), opts :: term()) :: Plug.Conn.t()
@spec init(opts :: term()) :: term()