2

I know this question has been asked here: How do I send Firebase token to backend (Node / Express) via HTTPS

The best answer was not very clear to me. Can anyone please direct me in the right direction?

Just like the post above, I have client login up and working. I also found this Verify ID Tokens in Firebase docs, but nothing specific there as well "Send token to your backend via HTTPS"

I believe the question was answered but I'm a novice and did not understand it. Did my research, still don't know how to do it. Thanks in advance!

Himanshu Pal
  • 43
  • 1
  • 8
  • 1
    Check out this [codelab](https://codelabs.developers.google.com/codelabs/firebase-admin). Walk through it and then dig into the code, and you can see one method for handling this. – Jen Person Sep 26 '18 at 17:11
  • Thanks @JenPerson I did some digging and was able to solve one part of the problem. I passed the client idToken in url to the backend but did not like the idea. I'm looking into other (server-side) firebase auth options. Thanks again for getting back. – Himanshu Pal Oct 01 '18 at 09:57

0 Answers0