I have an react web app. I want to implement Push Notification functionality in it. Since Firebase has migrated from legacy to HTTP v1. I want to know how to implement http v1 api to send web push notification.Since http v1 require oauth access token so how should I achieve this to send notification.
Do I need to create an api for generating oauth access token ?
I have created an react web app. Provide me with the steps to implement push notification (FCM HTTP V1) in it.
Rocko V is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.