react-linkedin-login-oauth2
react-linkedin-login-oauth2 copied to clipboard
Easily get Authorization Code from Linked In to log in without redirecting.
Hi guys, When I'm getting the access token using Postman I receive a 350 character long token. When I'm doing it using `react-linkedin-login-oauth2` I receive a 211 character long token....
How can we make it work on the mobile app?
When I get the authorization code from the onSuccess callback, I will try to retrieve an access token from LinkedIn. However, I found that the `onSuccess` callback is always called...
I am trying to implement linkedin login on cordova, would it be possible?
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Hi, I want to use plugin to connect Page and Profile both so created different components for both and imported in same parent component. Now click on any one to...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.4. Changelog Sourced from nanoid's changelog. 3.3.4 Fixed --help in CLI (by @Lete114). 3.3.3 Reduced size (by Anton Khlynovskiy). 3.3.2 Fixed enhanced-resolve support. 3.3.1 Reduced...