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
Attributes
flash(:map) (required)phoenix_kit_current_scope(:any) - Defaults tonil.page_title(:string) (required)current_path(:string) - Defaults tonil.dev_mailbox_message(:string) - If set, renders <.dev_mailbox_notice message={...} /> below the card in local-mailer dev mode. Defaults tonil.
Slots
inner_block(required)