Hey all,
Lately I’ve been exploring how to integrate Elixir/Phoenix back-ends with existing Meteor applications.
One of the biggest hurdles has been integrating with Meteor Accounts to do some basic user authentication. I wrote up an article about doing some basic integrations with Meteor’s authentication system in a Phoenix application.
Hopefully it will help some people do this kind of thing in their own applications, or just get a better understanding of how Accounts and Accounts Password actually work.