svbackend / my-art-lib

Your own library of watched movies with crowd based recommendations and notifications about releases
https://mykino.top
GNU General Public License v3.0
2 stars 0 forks source link

Email confirmation #14

Closed svbackend closed 6 years ago

svbackend commented 6 years ago

Send letter to user email to confirm registration. And if user trying to sign-in without confirmation - show error ("You should confirm your email before using the service")

To send email use queue. (Redis + RabbitMQ maybe, or maybe find better solution)

svbackend commented 6 years ago

19 Merged.