CLSoftSilvestre / FactoryFloor

Mobile app to manage workshop equipments data, technical data, safety information and procedures. The app includes a post and chat section to simplify the communication between production and maintenance departments.
1 stars 1 forks source link

User email validation #1

Open CLSoftSilvestre opened 3 years ago

CLSoftSilvestre commented 3 years ago

Create the user email validation. Must be sent one email with one link to the user to validade the given email. Without this validation the user cannot access the dashboard page.

CLSoftSilvestre commented 3 years ago

Partially implemented. Just need to check the return from Signup page goes directly to Dashboard instead of Login Page.