Giter Club home page Giter Club logo

sails-auth-super-template's Introduction

image_squidhome@2x.png

sails-auth-super-template

![Gitter](https://badges.gitter.im/Join Chat.svg)

Sails.js Email/Social Auth full template to make it super easy to start a new project. Currently we support:

  • Local authentication with email and user signup
  • Twitter authentication
  • Facebook authentication

You can see the demo at http://sails-auth-super-template.icenodes.com

Why

We are building a lot of internal projects and external projects like Startup MVPs and we need it a base template for our authentication and authorization project with support for Twitter/Facebook login.

Screenshots

Sails Auth Login Screen

Requirements

  • Sails.js >= 0.11.0
  • Node.js >= 0.10.0
  • MongoDB

Quick start

  • Download / Clone the repository git clone https://github.com/bmustata/sails-auth-super-template
  • Navigate into your project directory 'cd sails-auth-super-template'
  • Run npm install to install dependencies
  • Run 'bower install' to install frond-end packages
  • Start / Install your MongoDB
  • Setup your MongoDB settings in config/env/development.js or config/env/production.js
  • Enable your strategies in the previous config file:
    • Local Strategy: enableLocalAuth: true/false
    • Twitter Strategy: enableTwitterAuth: true/false
    • Facebook Strategy: enableFacebookAuth: true/false
  • Start Sails.js application with sails lift
  • Open http://localhost:1337 in your browser

License

Copyright © 2014-2015 ICENodes. Licensed under the terms of the MIT license.

More Resources

Provided by ICENodes - www.icenodes.com

sails-auth-super-template's People

Contributors

bmustata avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.