philipokiokio / FastAPI_SAAS_Template

FastAPI SAAS Template (Boilerplate code)
148 stars 21 forks source link

Social login #1

Open rhoitjadhav opened 1 year ago

rhoitjadhav commented 1 year ago

Description

I really liked the idea of creating an template repo for such usecases. I also think that it would be nice to have sign in with social platforms such as google, github, linkedin, etc. An integration of these platforms would be really beneficial to play with this repo for any authentication and authorization use cases.

Please refer to this screenshot for your reference.

image

philipokiokio commented 1 year ago

Awesome stuff. I will look into this. Thank you for your feedback.

rhoitjadhav commented 1 year ago

I would love to contribute to your project. Let me know if we can collaborate on that

philipokiokio commented 1 year ago

that would be awesome.

I have been working on tests for a while. I recently pushed a few auth unit tests. I need to write tests for the collaborations.

I am just giving an update on the progress of the template.

In my next push, I will provide a postman collection that can be forked.

rhoitjadhav commented 1 year ago

Perfect