[Vortex] FCM: Update to new firebase API v1

Review Request #1088 — Created Jan. 11, 2024 and submitted — Latest diff uploaded

b.stoop
Lunr.Vortex
fcm/updateapi
1085
1089
7ab046e...
lunr

Based on master

FCM: Update to new firebase API v1

https://firebase.google.com/docs/cloud-messaging/migrate-v1?hl=en&authuser=0#update-authorization-of-send-requests, We now need a OAuth token to send notifications to firebase.

Changes between revision 1 and 2

orig
1
2
3
4
5
6
7
src/Lunr/Vortex/FCM/Tests/FCMDispatcherTest.php
Loading...