php-soft/laravel-users

Email confirmation endpoint

Opened this issue · 0 comments

Requirement

  • Process: After user register -> send activate email (contain token in link) -> user click link -> confirm email
  • API POST /email/confirmation
  • Action: EmailController@confirm
  • Allow user config email template