yii2mod / yii2-user

Flexible user registration and authentication module for Yii2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add confirm account functionality

ihorchepurnyi opened this issue · comments

  1. Add confirm account functionality to SignupAction
  2. Create Mailer class for sending emails, like this Mailer
  3. Add tests