Subscription Flow
The integration consists of two main steps on the client device:
- Request Permission & Get Token: Ask the user for notification permissions and retrieve the
provider_token(FCM/APNS device token) from the OS natively. - Register with Pushblitz: Send the retrieved token to the Pushblitz
/subscribeendpoint.