RaboDeToro-hub-2 / uvlhub

Repository of feature models in UVL format integrated with Zenodo and flamapy following Open Science principles - Developed by DiversoLab
https://docs.uvlhub.io
0 stars 0 forks source link

EPIC: Sign up with email confirmation #23

Open Pablobi opened 1 week ago

Pablobi commented 1 week ago

As a user I want to sign up validating email

Estimated effort: 1 hours

Frontend:

A tokenized mail with a link is sent to the user's email who is signing up.

Captura de pantalla 2024-11-12 202347

Backend:

The Sign Up submit button will send a tokenized mail to the email address specified in the form. When the link on the mail is clicked, the email adress is validated and it redirects to the index page with the account already created.

Tasks:

bloxio3001 commented 1 week ago

Please, provide a description for this epic, declaring the expected outcome and behavior.