PhoenixKitWeb.Live.Settings.Integrations (phoenix_kit v1.7.106)

Copy Markdown View Source

Integrations list page — shows all configured service connections.

Each connection is displayed as a card with status, connected account info, and quick actions (disconnect, test). An "Add Integration" button links to the form page for creating new connections.

Summary

Functions

handle_event(binary, map, socket)

Callback implementation for Phoenix.LiveView.handle_event/3.

handle_info(arg1, socket)

Callback implementation for Phoenix.LiveView.handle_info/2.

handle_params(params, url, socket)

Callback implementation for Phoenix.LiveView.handle_params/3.

mount(params, session, socket)

Callback implementation for Phoenix.LiveView.mount/3.

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.