DEV Community

Discussion on: Let’s Build a Robust Social Login Using Spring Boot, Vue.js and Firebase

Collapse
 
safouene1 profile image
Safouene Turki

If you have a backend why use firebase? Seems a bit silly to do both firebase and spring boot.

Collapse
 
nilmadhabmondal profile image
Nil Madhab

Firebase is very good tool for integrating social login, I tried to do with core spring social login, but the documentation is not very clear and I found it difficult to implement, so I used firebase.