Files
notifications-api/tests/app
Pea Tyczynska 0eed4c99a7 Add email_access_valdiated_at field to user table, populate it
and update it when users have to use their email to interact with
Notify service.

Initial population:
If user has email_auth, set last_validated_at to logged_in_at.
If user has sms_auth,  set it to created_at.

Then:
Update email_access_valdiated_at date when:
- user with email_auth logs in
- new user is created
- user resets password when logged out, meaning we send them an
email with a link they have to click to reset their password.
2020-01-30 14:51:54 +00:00
..
2019-12-12 10:23:28 +00:00
2019-06-03 17:27:08 +01:00
2020-01-20 13:44:52 +00:00
2019-12-13 10:02:39 +00:00
2020-01-06 17:53:56 +00:00
2020-01-06 17:53:56 +00:00
2019-12-13 10:02:39 +00:00
2019-12-04 15:26:26 +00:00