Imagine that someone registers using an email address
and then a "bad" person also attempts to register with the same email address,
if we automatically show the timers for the email address to the "bad" person, that's lame.
So...
We need to send people an email to the address they signed up to,
in that email there needs to be a link that the person is required to click (or copy-paste)
in order to verify that they own that email address.
When the person clicke the link and comes back to the app,
we should encourage them to set a password so they can login again in future and from other devices.
Imagine that someone registers using an email address and then a "bad" person also attempts to register with the same email address, if we automatically show the timers for the email address to the "bad" person, that's lame.
So... We need to send people an email to the address they signed up to, in that email there needs to be a link that the person is required to click (or copy-paste) in order to verify that they own that email address.
When the person clicke the link and comes back to the app, we should encourage them to set a password so they can login again in future and from other devices.