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

https://github.com/meteor/accounts

🚨🚫 [wip/stalled] Project to de-couple the accounts-model. Not the official Meteor "accounts"! 🚫🚨
https://github.com/meteor/accounts

Last synced: 4 months ago
JSON representation

🚨🚫 [wip/stalled] Project to de-couple the accounts-model. Not the official Meteor "accounts"! 🚫🚨

Awesome Lists containing this project

README

        

## 🚨 These are not the official "Meteor Accounts" packages 🚨
### 🚫 This is not the correct place to report issues! 🚫 ###

The official Meteor Accounts packages are stored and officially supported via [the main Meteor repository](https://github.com/meteor/meteor/tree/devel/packages/) where they can be found in their respective `accounts-` folders.

If you have an issue with Meteor Accounts, you should make a reproduction and report it to [Meteor Issues](https://github.com/meteor/meteor/issues).

### Project Goals

This project was an attempt to decouple Meteor accounts but is not completed and still a work-in-progress (though currently stalled). One of the goals was to decouple the view layer, which has already been done on the main Meteor repository.