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

LinkedIn Channel #119

Open
jonodonovan opened this issue Apr 2, 2021 · 2 comments
Open

LinkedIn Channel #119

jonodonovan opened this issue Apr 2, 2021 · 2 comments

Comments

@jonodonovan
Copy link

Share on LinkedIn

https://docs.microsoft.com/en-us/linkedin/consumer/integrations/self-serve/share-on-linkedin

@atymic
Copy link
Member

atymic commented May 18, 2021

Feel free to PR

@thinkverse
Copy link

This api requires the user to be authenticated at least once via OAuth first with a w_member_social scope before sharing.

How would that be handled in a notification? Tried looking for another notification package that requires the same authorization scenario - might be staring me in the face, but didn't find any that uses it. Most seems to use a pre-generated access token or client and secret keys combination.

Would it work having to require the app to have Sign in with LinkedIn and specify that they add said w_member_social scope and to save the access token in some column before they can use a potential Share on LinkedIn notification package?

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

No branches or pull requests

3 participants