Account creation email redirecting to the backend url
Account creation from the frontend seems to be working fine, but the link in the email is bringing the user on the back end instead of the app:
You (or someone pretending to be you) have asked to register an account at
api.paris.happy-dev.fr. If this wasn't you, please ignore this email
and your address will be removed from our records.
To activate this account, please click the following link within the next
10 days:
http://api.paris.happy-dev.fr/auth/activate/ImFsZXhib3VybGllciI:1iwKuB:R4F4sqNkn99KFK_Is86J27g03xs/
Sincerely,
api.paris.happy-dev.fr Management
Following this process leads to:
This is probably a duplicate of https://git.happy-dev.fr/startinblox/applications/sib-app/issues/355, but as it might need its specific tweaks in the code, I created a dedicated issue.