Migrate from legacy FCM API to HTTP v1 for MFA push notifications on Android

FCM would stop supporting the legacy API from June 2024.
https://firebase.google.com/docs/cloud-messaging/migrate-v1

When we use “Push Notification using Auth0 Guardian” and configure below

Push Notification service → Platform Specific

Under Android App Configuration it supports only FCM Server Key.

If we are using Amazon SNS, it already supports using FCM tokens for HTTP v1.

Would Auth0 start supporting the FCM HTTP v1 API via tokens before June 2024?
Otherwise we would not be able to use Push Notification service → Platform Specific config for Android with FCM.