Skip to content

Karnith/GAOWLPass

Repository files navigation

GAOWLPass - GAOWL with Passport

##(not finished, under development but working)

Dependency Status MIT License

Requirements

As for right now, the demo will only work with database adapter. Please use your adapter of choice until the issue in sails-disk is resolved.

Install

To use this demo do the following:

npm install

now you can do a sails lift

The app will automatically download the bower packages for you and add them to the assets folder (courtesy of sails-generator-bower-gulp).

To change the database store from local disk to another, like mongo for example, just edit the config/connections.js and the models.js files with the appropriate connection info.

Mongo has already been configured for localhost with no username and password.

Issues

Currently this app works with databases, but not with sails-disk due to a bug in the adapter More on this can be found here

License

MIT © 2014 Karnith

Sails is free and open-source under the MIT License.

About

Same GAOWL project, but using Passport for authentication

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published