hosted on heroku, so should not it already solve the problem as request to firebase is coming from heroku not the client?
@TRGWII @MAS_CS
Are you sure the firebase request is coming from heroku and not the client?
For creating user by firebase auth, i created a route in express app and handle the request to firebase from express then i request from react app to that route on express app
I think you should probably just check the network tab on the client side
well, for a real world application having many users I wouldn't think Heroku being a good option.
How would you rather do that? sending requests to firebase from clients? like how?
Обсуждают сегодня