Commit Graph

4 Commits

Author SHA1 Message Date
Vasili Karaev e3db439989 Make push notification title nullable 2022-09-17 14:38:44 +03:00
TonCherAmi cd9e12f6d9
Make push notification imageUrl nullable (#80) 2022-08-22 19:46:53 +03:00
Artyom 1a069b8b6f
Push message provider validation (#78)
* Add method to PushMessageProviderService interface to validate push tokens

* Implement method in PushMessageProviderFcmService
2022-08-16 15:52:34 +03:00
Artyom ac9cac3049
Push message provider modules (#77)
* Add push-message-provider module

* Add push-message-provider-fcm module

* Update readme

* Update PushMessageProviderServiceFactory implementation

* Create FcmClient class to make integration implementation closed
2022-08-12 16:59:59 +03:00