DoAuth.Plug (arclight v0.2.6-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
Link to this section Functions
Link to this function
auth(conn, _)
Specs
auth( Plug.Conn.t(), keyword() ) :: Plug.Conn.t()
Link to this function
call(conn, opts)
Callback implementation for Plug.call/2
.
Link to this function
init(opts)
Callback implementation for Plug.init/1
.