Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Can Flask-social be used for LinkedIn? #63

Open
kramer65 opened this issue Oct 13, 2014 · 1 comment
Open

Can Flask-social be used for LinkedIn? #63

kramer65 opened this issue Oct 13, 2014 · 1 comment

Comments

@kramer65
Copy link

I'm trying to implement a Login-with-LinkedIn functionality on my Flask website. I'm currently starting to build something flask-oauthlib. Since I'm a noob with OAuth I wonder whether flask-social also supports LinkedIn and whether it is easier to use flask-social or flask-oauthlib?

All tips are welcome!

@dipankar
Copy link

dipankar commented Dec 8, 2014

Yes, flask-social does have support for linkedin. You can see it in the provider listing here https://github.com/mattupstate/flask-social/tree/develop/flask_social/providers

Just recently used it to integrate with FB and twitter, this is possibly lot faster to get started with than flask-oauthlib.

Hope this helps!

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

No branches or pull requests

2 participants