accounts-password
email
These packages work perfect on localhost:3000
Moving to www.StarCommanderOnline.com doesn’t work.
I have set config options in server startup, which works on localhost. Moving to production doesn’t work. I don’t even get a response.
Accounts.forgotPassword("me@gmail.com");
Doesn’t return a darn thing. After about 2-3 minutes, it comes back “Internal Server Error”. That’s it. On production it just bloops out.