Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hassantauqeer/skills-maintainer
This repo consitst of Authentication of LinkedIn with reactJS with 2 methods, oAuth2.0 and auth0
https://github.com/hassantauqeer/skills-maintainer
auth0 express linkedin nodejs react redux sagas scalability
Last synced: about 1 month ago
JSON representation
This repo consitst of Authentication of LinkedIn with reactJS with 2 methods, oAuth2.0 and auth0
- Host: GitHub
- URL: https://github.com/hassantauqeer/skills-maintainer
- Owner: hassantauqeer
- License: mit
- Created: 2018-03-16T17:20:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-18T20:19:14.000Z (almost 7 years ago)
- Last Synced: 2024-11-06T04:35:00.856Z (3 months ago)
- Topics: auth0, express, linkedin, nodejs, react, redux, sagas, scalability
- Language: JavaScript
- Homepage:
- Size: 1.25 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
An linkedIn authorization App.
### Start Using
```bash
yarn
```
```bash
yarn start
```
this port is used in multiple palces so i strictly recommend using this port until you don't change ports from other places inside the project
```bash
port: localhost:3000
```