https://github.com/palashmon/learn-sailsjs-auth
A simple app using Sails.js and MongoDB + User Authentication and Login
https://github.com/palashmon/learn-sailsjs-auth
authentication mongodb sailsjs
Last synced: 6 months ago
JSON representation
A simple app using Sails.js and MongoDB + User Authentication and Login
- Host: GitHub
- URL: https://github.com/palashmon/learn-sailsjs-auth
- Owner: palashmon
- Created: 2020-07-17T12:07:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T04:22:25.000Z (over 1 year ago)
- Last Synced: 2024-04-29T05:25:57.608Z (over 1 year ago)
- Topics: authentication, mongodb, sailsjs
- Language: JavaScript
- Homepage: https://sailsjs.com/
- Size: 1.23 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learn SailsJs Authentication
A [Sails v1](https://sailsjs.com) application with User Authentication
### Links
- [Sails framework documentation](https://sailsjs.com/get-started)
- [Version notes / upgrading](https://sailsjs.com/documentation/upgrading)
- [Deployment tips](https://sailsjs.com/documentation/concepts/deployment)
- [Community support options](https://sailsjs.com/support)
- [Professional / enterprise options](https://sailsjs.com/enterprise)
### Version info
This app was originally generated on Fri Jul 17 2020 using Sails v1.2.4.
This project's boilerplate is based on an expanded seed app provided by the [Sails core team](https://sailsjs.com/about) to make it easier for you to build on top of ready-made features like authentication, enrollment, email verification, and billing. For more information, [drop us a line](https://sailsjs.com/support).