Skip to content

Commit

Permalink
documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
CuppaLabs committed May 7, 2017
1 parent 9827795 commit c454611
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
### Social Login Script for Facebook, Google, LinkedIn
It is often required that, a user register's or sign up to login to a particular website or application. It is a tedious job to fill those long forms with user basic details. To avoid filling long forms, Cuppa Angular 2 OAuth provides a module to login using social OAuth services like google OAtuh, Facebook OAuth and LinkedIn OAuth. Using this your application will be able to recieve basic details of the user from social networking sites and you can store in your application environment.

# [Documentation](https://cuppalabs.github.io/angular2-social-login/documentation.html) | [Demo](https://cuppa-angular2-oauth.herokuapp.com/login).
# [Documentation](https://cuppalabs.github.io/ng2-social-login/documentation) | [Demo](https://cuppa-angular2-oauth.herokuapp.com/login).

![www.cuppalabs.com](https://raw.githubusercontent.com/CuppaLabs/angular2-social-login/master/docs/images/oauth-banner.png)


# [Documentation](https://cuppalabs.github.io/ng22-social-login/documentation.html) | [Demo](https://cuppa-angular2-oauth.herokuapp.com/login).
# [Documentation](https://cuppalabs.github.io/ng2-social-login/documentation) | [Demo](https://cuppa-angular2-oauth.herokuapp.com/login).

## Locally Build and Run
- Clone git repository.
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "ng2-social-login",
"version": "2.0.2",
"description": "A light weight angular 2 , nodejs, mongo DB social login for facebook, google and linkedin.",
"keywords": [
"angular2 social login",
Expand Down

0 comments on commit c454611

Please sign in to comment.