From 19f51dcde9e2c1fee2132061c65832f0812c51fb Mon Sep 17 00:00:00 2001 From: gbutler Date: Thu, 13 Aug 2026 18:55:46 -0500 Subject: [PATCH 1/2] feat(auth): update signup page UI and policy - Rework signup form to match FNid branding (title, subheader, button label) - Replace Select/MenuItem country picker with Autocomplete for type-ahead filtering - Add password visibility toggle, confirm field match indicator, and sr-only live region (consistent with reset password page) - Add password requirements list derived from config - Add external labels above all inputs instead of MUI floating labels - Disable submit button until password requirements pass and fields match - Replace raw