0.2.4 • Published 3 years ago

angular-social-login-buttons v0.2.4

Weekly downloads
88
License
MIT
Repository
-
Last release
3 years ago

Angular social login buttons

simple npm package to display and sign in via social login buttons.\ Signin with Google, Linkedin, Facebook

Install

  • npm \ npm install --save angular-social-login-buttons

  • yarn \ yarn add angular-social-login-buttons

Import

add in top of the body tag in index.html the facebook sdk and google sdk like the below image Alt text

or in raw version:

....

in app.module.ts

import the AngularSocialLoginButtonsModule module and provide your clientId for the google \ or linkedin

Alt text

Usage

to use the facebook Signin button add in your html file \ <lib-fb-login></lib-fb-login> \ to use the google Signin button add in your html file \ <lib-google-login></lib-google-login> \ to use the linkedin Signin button add in your html file \ <lib-linkedin-login></lib-linkedin-login>

Example

An example using the angular-social-login-buttons package is in the github repo. repo

Contribution

I welcome issues and pull requests on pr

Author

Juda Buchahda \ -Github

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.1.0

3 years ago

0.2.1

3 years ago

0.1.2

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.8

3 years ago

0.0.9

3 years ago

0.1.7

3 years ago

0.0.8

3 years ago

0.1.9

3 years ago

0.1.4

3 years ago

0.0.5

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.0.7

3 years ago

0.1.5

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago