DEV Community

Alessandro Pischedda
Alessandro Pischedda

Posted on

LinkedIn Support Added to FastAPI-SSO!

Hi everybody,
in my previous post I talked about the importance of developing a side project and how this can help you to contribute to an open-source project.

In that case, I added the support to GitLab into fastapi-sso library. In the comments, @fpischedda suggested integrating LinkedIn SSO, guess what? I did it again, I've added the support to LinkedIn SSO into the fastapi-sso library and used it in my project Breves.

In this way I've accomplished 2 things:

  • another contribution to the open-source world
  • let the user of Breves login and signup via LinkedIn.

I would ask the DEV.to community to suggest other features I can add.

Thank you :)

P.S. fastapi-sso is growing in importance by integrating more and more SSO providers both thanks to its creator and external contributions from other developers.
The code is well written and the community that is springing up around it is very friendly.
For these reasons, I suggest anyone who wants to approach the world of open-source try to make some contributions

Top comments (2)

Collapse
 
fpsd profile image
Francesco

Well done @cereal84 and thanks for contributing to fastapi-sso, we will all benefit from your effort 💪🏻!

Collapse
 
cereal84 profile image
Alessandro Pischedda

Thank you @fpsd