You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A cloud function trigger was implemented using Nodejs which listens to an update even on the auction_items collection. The itention of this function is to send push notifications to all the bidding participants for a specific auction item in the bidding history array (except the highest bidder) mentioning that they have been outbit by another user.