aeat.adapters.outbound.aeat.auth._clave_movil_page_flow module

Page-driving mixin for the Cl@ve Móvil auth provider.

This private helper surface supplies the browser automation that ClaveMovilAuthProvider uses for QR dispatch, non-QR DNI/NIE fallback forms, post-auth landing waits, pending-request cancellation, and the own-name representation gate. Selectors and path markers come from AeatClaveMovilSurface; browser interactions operate against the minimal BrowserPageLike protocol where possible.

Failure diagnostics captured during page driving are persisted as SensitivityClass SESSION objects in the active bucket secure store. Own-name representation continuation is guarded with RemoteOperation before a browser action is executed.