Arclight.Register (arclight v0.2.5-pre)

A simple way to register someone's public key with the Expects JSON body to be extracted and Captcha to have been passed.

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

register(conn, opts)

Specs

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