[Vortex] FCM: Update to new firebase API v1
Review Request #1088 — Created Jan. 11, 2024 and submitted — Latest diff uploaded
Information | |
---|---|
b.stoop | |
Lunr.Vortex | |
fcm/updateapi | |
|
|
1089 | |
7ab046e... | |
Reviewers | |
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.
Github Actions run: https://github.com/brianstoop/lunr.vortex/actions/runs/7831880681
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 7. See what's changed.
orig
1
2
3
4
5
6
7
src/Lunr/Vortex/FCM/FCMDispatcher.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMDispatcherBaseTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMDispatcherPushTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMDispatcherSetTest.php |
---|
src/Lunr/Vortex/FCM/Tests/FCMDispatcherTest.php |
---|