feat(auth server): Add CMS links to subscription emails Because:
commit dfb61566881400e34f14c98bd2062171de440c0c Author: Davey AlvarezDate: Mon Oct 13 14:55:49 2025 -0700 feat(auth server): Add CMS links to subscription emails Because: * Current links go through the SP2 payments server, which blocks sunsetting the server This commit: * Uses Strapi-provided CMS links for emails where appropriate Closes #PAY-3318