Meteor connectWithFacebook cannot work with redirect

i am using sewdn:facebook-connect but it’s work for pop-up facebook authentication, when i add loginStyle on service configuration account facebook created but not connect with existing account.

i am also ask on stackoverflow

1 Like

same issue here, and I need to use redirect for some more important reasons

i create package for that,

meteor add aligos:fbkonek-redirect

1 Like