Accounts-facebook / accounts-google for production sites?

Are those packages supposed to work on live sites?

They work fine for me, when developing on localhost:3000.
But when I deploy the project (either to meteor or digital ocean), and follow the instructons I’m getting errors.

Can anyone confirm they work in production?
Thanks!

as far as i can tell, facebook works fine

you need to make your facebook app run on a url other than localhost

Make sure that you’ve added the correct domain for the redirect URL on google/facebook’s end!

And add root_url in your windows settings