DoAuth.Plug (arclight v0.2.8-pre)

Part of the pipeline that ensures that the client submits a presentation of a valid invite fulfillment along with a payload, encoded in credentialSubject.

Link to this section Summary

Functions

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.

Link to this section Functions

Specs

auth(
  Plug.Conn.t(),
  keyword()
) :: Plug.Conn.t()
Link to this function

call(conn, opts)

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.