Skip to content

An angular module for social authentication.

Notifications You must be signed in to change notification settings

igs013/authModule

 
 

Repository files navigation

AuthModule

This is an angular module which provides services for social(facebook and google) authentication.
This can be used in ionic and cordova applications.
The module is available in npm registry as "angular-social-auth".
This project was generated with angular-cli version 1.0.0-beta.28.3.

Development guide

If you like to make changes to this, please clone, do npm install and then make the changes.
Then give a pull request.

Build

Run npm run build to build the distribution package. The build artifacts will be stored in the dist/ directory.

Running unit tests

Unit tests - To Do Run ng test to execute the unit tests via Karma.

Running end-to-end tests

To Do Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

About

An angular module for social authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.9%
  • JavaScript 21.1%