mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
This is a great little app for testing the accounts-ui package, but it hasn't been updated in four years and wasn't working anymore. Since the underlying accounts system has changed in the meantime, I had to make a few adjustments to get all the options working again. I also applied ES6 syntax, removed underscore, and fixed some blaze deprecation warning by moving functions into helpers.