I have implemented push notifications to my app using firebase console. Now what I would like to do is, trigger the push notification at my server side.
For eg: when new user signs up, I want to trigger the notification from server. How can this be done