Verify email help

36 views
Skip to first unread message

Sky

unread,
Jan 7, 2015, 8:36:38 PM1/7/15
to loopb...@googlegroups.com
When is user.verify called and where? Also, I'd like to setup custom verification types in addition to email. When a user signs up, it doesn't look like user.verify is called because I tried to test a console.log message and it didn't show. Here's how I tried to test it:

...
User.prototype.verify = function(options, fn) {
console.log('inside verify fn');
...

Simon Ho

unread,
Jan 7, 2015, 8:38:45 PM1/7/15
to loopb...@googlegroups.com
Message has been deleted

Sky

unread,
Jan 8, 2015, 1:33:57 AM1/8/15
to loopb...@googlegroups.com
+1
Reply all
Reply to author
Forward
0 new messages