Which Authentication worlflow for Firebase?
I'm starting a new project, and after testing my own JWT Auth, I think OAuth2 with an IdP like Firebase would be a better solution. I found too much resources, butI'm now a bit confused. Firebase doc' : Authenticating Users…