olucurious / PyFCM

Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web)
http://olucurious.github.io/PyFCM/
MIT License
802 stars 204 forks source link

Feature: Supports credentials injection #339

Closed Niccari closed 2 months ago

Niccari commented 2 months ago

Users may want to use prepared credentials for security reason (e.g., to avoid creating private keys for service accounts).