Hi all,
I’m looking for feedback on a suite of packages I’ve created that:
- (auto-)creates anonymous users
- allows anonymous users to sign up using popular accounts UI packages
- allows anonymous and non-anonymous users to add login services, and
- handles the case where a user tries to login as a new or different user
Here is a demo: http://brettle-accounts-demo.meteor.com/
For more information, see the documentation for the brettle:accounts-deluxe
package. That package includes all of the other packages.
Comments welcome!