meteor-userauth
meteor-userauth copied to clipboard
User authentication example for Meteor JS
Results
2
meteor-userauth issues
Sort by
recently updated
recently updated
newest added
I realize this project is a little bit old but due to there being relatively little info and examples of user authentication in meteor I would like to do what...
Comments
1
First, good job. I learned a lot about meteor from browsing your code. Just a few comments on your solution *. Probably most important: This solution is extremely weak without...