Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmeasday/meteor-accounts-anonymous


https://github.com/tmeasday/meteor-accounts-anonymous

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Accounts Anonymous
==================

Allows users to "sign-in" without "signing-up".
i.e. stores a userId for every browser session that it sees

NOTE
----

This package is deprecated, and no longer works with the latest Meteor version. For a package that aims to achieve the same, check out: https://github.com/artwells/meteor-accounts-guest/