meteor-accounts-merge
meteor-accounts-merge copied to clipboard
Add support for accounts-password
Should merge services.password too.
@lirbank It definitely needs some refactoring, but I think I got this working.
package: https://github.com/scott-mcpherson/meteor-accounts-merge/tree/password
example: https://github.com/scott-mcpherson/meteor-accounts-merge-example/tree/password
+1 on this
Another +1. What's the status here?
I'd love to use this package but the only 2 services I need to merge are passwords and Facebook, so until passwords are supported, there's not much value for me.
@scott-mcpherson Is there a reason that you didn't submit a PR for accounts-password integration?
I created a similar PR for the accounts-entry package but it didn't get merged because they figured it would fit better here in accounts-merge.
Update on this one too?
Sorry guys, things have been kind of crazy. I think my password repo was deleted when I was cleaning out repos I didn't think I was going to be using anymore. I'll try to find some time to recreate it, but it's pretty straight forward and could probably be recreated just by sort of copying what's already in this repo if I remember correctly.
Hey everybody! Merging with accounts-password is definitely something that should be supported! I've been crazy busy lately but though it being du to working on Meteor projects I have lately stopped using Accounts-merge myself due to this issue #19 - It would be great to resolve it so I can start maintain and using Accounts-merge again. Look forward to your comments (here #19) and participation!
+1
+1 This is also blocking me from trying this out. @lirbank any luck on recreating your fix?
+1
+1