You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to register with SignUpViewController , I see the user has been added to the db but I don't get any emails.
Is that something I should implement my self or is it only working with facebook now ? or..
thsnks
The text was updated successfully, but these errors were encountered:
+1, is there any method on the backend to manage the email interaction (validation, password reset)? Got my server on AWS + mongolab, but I've googled it and didn't find anything..
The mail adapter approach and the verification functionality are being discussed in #275 and worked on in various open PRs. Definitely valuable and in the works.
I'm trying to register with SignUpViewController , I see the user has been added to the db but I don't get any emails.
Is that something I should implement my self or is it only working with facebook now ? or..
thsnks
The text was updated successfully, but these errors were encountered: