I’m trying to get an authentication token from Firebase to forward from my server to my client. Is AuthCredential what I’m looking for? If not, what is it used for?
I’m trying to get an authentication token from Firebase to forward from my server to my client. Is AuthCredential what I’m looking for? If not, what is it used for?