Arclight.Login (arclight v0.3.8-pre)

A login counterpart of the simple DoAuth AAA system. Expects JSON body to be extracted, doesn't require captcha.

Link to this section Summary

Functions

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.

Link to this section Functions

Link to this function

call(conn, opts)

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.

Link to this function

login(conn, opts)

Specs

login(
  Plug.Conn.t(),
  keyword()
) :: Plug.Conn.t()