Description
To ensure the authenticity of incoming Real-Time Developer Notifications (RTDN) from Google Play, we need to support verification of JWT tokens sent by Google Cloud Pub/Sub when using authenticated push subscriptions.
This implementation will follow Google’s recommended approach described here:
👉 https://cloud.google.com/pubsub/docs/authenticate-push-subscriptions
Example
No response