File tree Expand file tree Collapse file tree 2 files changed +47
-0
lines changed
Expand file tree Collapse file tree 2 files changed +47
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "files" : [
3+ " README.md"
4+ ],
5+ "imageSize" : 100 ,
6+ "commit" : false ,
7+ "contributors" : [
8+ {
9+ "login" : " nvh95" ,
10+ "name" : " Hung Viet Nguyen" ,
11+ "avatar_url" : " https://avatars.githubusercontent.com/u/8603085?v=4" ,
12+ "profile" : " https://hung.dev" ,
13+ "contributions" : [
14+ " code"
15+ ]
16+ }
17+ ],
18+ "contributorsPerLine" : 7 ,
19+ "projectName" : " react-linkedin-login-oauth2" ,
20+ "projectOwner" : " nvh95" ,
21+ "repoType" : " github" ,
22+ "repoHost" : " https://github.com" ,
23+ "skipCi" : true
24+ }
Original file line number Diff line number Diff line change 11# React Linked In Login Using OAuth 2.0
2+ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors- )
4+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
25
36[ ![ npm package] [ npm-badge ]] [ npm ]
47
@@ -188,3 +191,23 @@ Please upgrade `react-linkedin-login-oauth2` to latest version following
188191npm install --save react-linkedin-login-oauth2
189192```
190193## Known issue
194+
195+ ## Contributors ✨
196+
197+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
198+
199+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
200+ <!-- prettier-ignore-start -->
201+ <!-- markdownlint-disable -->
202+ <table >
203+ <tr >
204+ <td align="center"><a href="https://hung.dev"><img src="https://avatars.githubusercontent.com/u/8603085?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Hung Viet Nguyen</b></sub></a><br /><a href="https://github.com/nvh95/react-linkedin-login-oauth2/commits?author=nvh95" title="Code">💻</a></td>
205+ </tr >
206+ </table >
207+
208+ <!-- markdownlint-restore -->
209+ <!-- prettier-ignore-end -->
210+
211+ <!-- ALL-CONTRIBUTORS-LIST:END -->
212+
213+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments