Generates Phoenix LiveView pages that mount the auth Svelte
components produced by Caravela.Gen.AuthSvelte.
Emits, under lib/<web>/live/[v<N>/]auth_live/:
login.ex,register.ex,confirm_email.ex,session_list.exreset_password.ex— only whenreset :passwordis settoken_manager.ex— only when:api_tokenstrategy is set
Returns a list of {path, source} tuples. Files preserve content
below the # --- CUSTOM --- marker on regeneration.
Summary
Functions
Render every auth LiveView module relevant to the domain.
Render a single auth LiveView page by name + template.