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
- Host: GitHub
- URL: https://github.com/rastmob/angular-social-login
- Owner: rastmob
- Created: 2019-11-01T20:25:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T11:21:34.000Z (about 3 years ago)
- Last Synced: 2025-07-06T13:44:46.276Z (9 months ago)
- Topics: angular, facebook, facebook-api, facebook-login, google, google-login, social, social-login
- Language: TypeScript
- Size: 1.66 MB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
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.