Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Differential
D4803
Diff 13758
src/app/Backends/Events.php
Changeset View
In the firebase case the notification_token is a separate token that identifies the channel to the device. We could implement the same abstraction I suppose:
There's currently a 1:1 mapping between notification tokens and deviceid, so it doesn't buy us anything atm, but may provide more flexibility in the future?