react-linkedin-login-oauth2
react-linkedin-login-oauth2 copied to clipboard
Not able to use more than once for Page and Profile both
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 connect both components react on success and error case. I'm using in NextJs
check the console log it create log for both components for success case. any idea?
Thanks