Meteor has tons of account management packages which all do likely the same thing as accounts-ui. For an application im working on I need a user to be able to add a new e-mailadress and set it as primary after the email is verified. For met this sounds like a really basic functionalitity but I can't find any package or code snippets which which has this implemented.
My last try is to ask you guys if you know a package or some code snippets which can give me this functionality... otherwise I need to spend a few hours working on this.
Thanks