You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use your library with Vue.js.
I can import the library no problem but instead of having a authURL and callback I would prefer to have it as a pop up but I'm having trouble figuring out how to turn it into a pop up. Any tips is appreciated.
I've tried to manually make a pop up but that just seems like bad practice.
I've also considered to just use the javascript SDK provided by LinkedIn but it doesn't work well with Vue since I only need it in one of my components. Thanks in advance
The text was updated successfully, but these errors were encountered:
I'm trying to use your library with Vue.js.
I can import the library no problem but instead of having a authURL and callback I would prefer to have it as a pop up but I'm having trouble figuring out how to turn it into a pop up. Any tips is appreciated.
I've tried to manually make a pop up but that just seems like bad practice.
I've also considered to just use the javascript SDK provided by LinkedIn but it doesn't work well with Vue since I only need it in one of my components. Thanks in advance
The text was updated successfully, but these errors were encountered: