Storybooks for commit dfb61566881400e34f14c98bd2062171de440c0c

Date
2025-10-13T22:11:57.370Z
Summary
feat(auth server): Add CMS links to subscription emails Because:
Description
commit dfb61566881400e34f14c98bd2062171de440c0c
Author: Davey Alvarez 
Date:   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