An open API service indexing awesome lists of open source software.

https://github.com/rastmob/angular-social-login

Social Login examples with Angular
https://github.com/rastmob/angular-social-login

angular facebook facebook-api facebook-login google google-login social social-login

Last synced: 25 days ago
JSON representation

Social Login examples with Angular

Awesome Lists containing this project

README

          

# Angular Social (ngx-social)

Angular Social is a library to help you to implement social authentication to your application.

## Social Platform

- [x] Facebook
- [x] Google
- [ ] Twitter
- [ ] LinkedIn
- [ ] Github

## Roadmap

- [x] Craft base for Angular
- [x] Implement Auth base
- [x] Implement Facebook demo example
- [ ] Release as a Library
- [ ] Publish Medium/Blog post about it
- [ ] Craft Demo examples
- [ ] Finish Tests

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.