Pow v0.1.0-alpha Pow.Phoenix.Controller View Source

Used with Pow Phoenix controllers to handle messages, routes and callbacks.

The following configuration settings are handled here:

  • :messages_backend See Pow.Phoenix.Messages for more.

  • :routes_backend See Pow.Phoenix.Routes for more.

  • :controller_callbacks See Pow.Extension.Phoenix.ControllerCallbacks for more.

Link to this section Summary

Link to this section Functions

Link to this function callback(result, controller, action, config) View Source
callback(any(), atom(), atom(), Keyword.t()) :: any()
Link to this function router_helpers(map) View Source
router_helpers(Plug.Conn.t()) :: atom()