Arclight.PlugCaptcha (arclight v0.3.9-pre)
Plug to validate captcha.
Link to this section Summary
Link to this section Functions
Link to this function
call(conn, opts)
Callback implementation for Plug.call/2
.
Link to this function
captcha(conn, opts)
Specs
captcha( Plug.Conn.t(), keyword() ) :: Plug.Conn.t()
Link to this function
init(opts)
Callback implementation for Plug.init/1
.