Marketplace
<div align="center"> <h3>Premium sponsors</h3> <p> <a href="https://id8media.com"><strong>ID8 Media</strong></a> · <a href="https://one-studio.co"><strong>One Studio</strong></a> </p> <p><sub>Support togo — <a href="https://github.com/sponsors/fadymondy">become a sponsor</a>.</sub></p> </div>
FCM
MessagingFirebase Cloud Messaging push driver.
togo-framework
bash
togo install togo-framework/notifications-fcmInstall
bash
togo install togo-framework/notifications-fcmnotifications-fcm
Firebase Cloud Messaging (HTTP v1) push channel for togo notifications.
Sends a PushNotification to a recipient's device tokens via FCM v1 (OAuth from a service account).
Install
bash
togo install togo-framework/notifications-fcmini
FCM_PROJECT_ID=your-firebase-project
GOOGLE_APPLICATION_CREDENTIALS=/path/service-account.json
Registers the fcm notifications channel. MIT
<div align="center"> <h3>Premium sponsors</h3> <p> <a href="https://id8media.com"><strong>ID8 Media</strong></a> · <a href="https://one-studio.co"><strong>One Studio</strong></a> </p> <p><sub>Support togo — <a href="https://github.com/sponsors/fadymondy">become a sponsor</a>.</sub></p> </div>