Pow v0.1.0-alpha.1 Pow.Phoenix.Controller View Source
Used with Pow Phoenix controllers to handle messages, routes and callbacks.
Configuration options
:messages_backend
SeePow.Phoenix.Messages
for more.:routes_backend
SeePow.Phoenix.Routes
for more.:controller_callbacks
SeePow.Extension.Phoenix.ControllerCallbacks
for more.
Link to this section Summary
Link to this section Functions
Link to this function
action(controller, conn, params)
View Source
action(atom(), Plug.Conn.t(), map()) :: Plug.Conn.t()
Link to this function
messages(conn, fallback)
View Source
messages(Plug.Conn.t(), atom()) :: atom()