Skip to content

Demonstration of single page application with authentication support using Node.js and AngularJS

Notifications You must be signed in to change notification settings

naorye/spa-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Single Page Application Authentication

Demonstration of single page application with authentication support using Node.js and AngularJS

Getting Started

This is demonstration of single page application with authentication support. This repository contains the application with and without authentication.

More information can be found here: http://www.webdeveasy.com/single-page-application-authentication

Usage

  1. Clone this repo
  2. Go to desired directory ('without-authentication' or 'with-authentication')
  3. Fill in app.js your: mongodbURI, facebookAppId and facebookAppSecret
  4. Install dependencies using 'npm install'
  5. Start your mongodb in default port (27017)
  6. Start the application using 'npm start'

Copyright (c) 2013 naorye

About

Demonstration of single page application with authentication support using Node.js and AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages