PhoenixKitWeb.Components.AuthPageWrapper (phoenix_kit v1.7.104)

Copy Markdown View Source

Wrapper component for all auth pages (login, registration, etc.).

Reads branding settings (logo, background image/color) from Settings and renders a consistent layout with optional custom branding. Supports separate background images for desktop and mobile viewports.

Summary

Functions

auth_page_wrapper(assigns)

Attributes

  • flash (:map) (required)
  • phoenix_kit_current_scope (:any) - Defaults to nil.
  • page_title (:string) (required)

Slots

  • inner_block (required)