reactjs-social-login
reactjs-social-login copied to clipboard
Group Hook ReactJS components for login social network
**Description** The authorization fails when some other code changes local storage. **To Reproduce** Here I use [mui-x datagrid](https://github.com/mui/mui-x/tree/0acb52fded2ac70f2d86752c0f5f0abaa638ad00/packages/grid/x-data-grid) component, as this is the situation I found the error. This component...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
## Beep boop. Your images are optimized! Your image file size has been reduced by **28%** 🎉 Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| |...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
**Describe the bug** I can't find a precise pattern where this error is encountered. It currently appears when I log in to Google on my Android smartphone, using Google Chrome....
Update /v2/me ---> /v2/userinfo base on new update in linked in Sign In Policy, --------------------- This version of Sign In with LinkedIn has been deprecated as of August 1, 2023....
I am using the `LoginSocialInstagram` and I see that it's not calling the onResolve function. It works fine for Google and Facebook, but not for Instagram - my implementations are...