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've got an application that uses accounts-core. Is there any way I can use accounts-meld in it? I've tried to add the package and use it with default configuration but I'm not getting any merge of users.
Inside the app I've got a part where the users is allowed to add is facebook account using "Meteor.loginWithFacebook();" and the merge works perfectly.
Thanks
The text was updated successfully, but these errors were encountered:
@splendido Can you please make sure it works with meteor useraccounts-core ?
I have same problem with @iuraya , accounts-meld not working with accounts-core.
Hey guys, what problems are you experiencing?
I originally used to use this repo (deployed at test-accounts-meld.meteor.com) for tests.
This shold show how to integrate with useraccounts packages.
Could you have a look at it and report back whether it still works or not?
Hi,
I've got an application that uses accounts-core. Is there any way I can use accounts-meld in it? I've tried to add the package and use it with default configuration but I'm not getting any merge of users.
Inside the app I've got a part where the users is allowed to add is facebook account using "Meteor.loginWithFacebook();" and the merge works perfectly.
Thanks
The text was updated successfully, but these errors were encountered: