Current state
Functionality for #388 is present: users get to verify their account by visiting a link after registering. Currently this verification link is present as a temporary button in the frontend (after registering).
Expected state
The verification link should be sent through e-mail so the link actually verifies the e-mail. For development, use an .env variable where an email can be defined (so registering with random e-mails is still possible).
Current state Functionality for #388 is present: users get to verify their account by visiting a link after registering. Currently this verification link is present as a temporary button in the frontend (after registering).
Expected state The verification link should be sent through e-mail so the link actually verifies the e-mail. For development, use an .env variable where an email can be defined (so registering with random e-mails is still possible).
TO DO
Necessities
388
Branch 394-verify-account-v2