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

https://github.com/storytellercz/meteor-sample-admin-login-handler

This is a companion code for Extending Meteor Accounts (login system) article.
https://github.com/storytellercz/meteor-sample-admin-login-handler

accounts example meteor meteorjs

Last synced: 6 months ago
JSON representation

This is a companion code for Extending Meteor Accounts (login system) article.

Awesome Lists containing this project

README

          

# meteor-sample-admin-login-handler

This is a companion code for [Extending Meteor Accounts (login system)](https://dev.to/storytellercz/extending-meteor-accounts-login-system-5h5g) article.

> This is not a properly implemented authentication system! It is only for demonstration purposes!