FEATURE: Add DiscourseEvent trigger when a user logs in.

* Also adds a event trigger when user logs in for the first time.
This commit is contained in:
Guo Xiang Tan
2017-06-01 17:19:42 +09:00
parent bd486100c0
commit 2ee144c27f
8 changed files with 86 additions and 23 deletions

View File

@ -45,4 +45,3 @@ class UsersEmailController < ApplicationController
end
end