Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to have the authentication show up as a pop up instead of new tab? #89

Open
WilliamHuang1995 opened this issue Nov 5, 2018 · 1 comment

Comments

@WilliamHuang1995
Copy link

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

@acanimal
Copy link

Here is a sample integrating Firebase with LinkedIn that uses a popup: https://github.com/firebase/functions-samples/blob/Node-8/linkedin-auth/public/popup.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants