auth0 / Guardian.Android

Android toolkit for Auth0 Guardian API
https://auth0.com/guardian
MIT License
5 stars 16 forks source link

Support for FCM HTTP V1 api #114

Open hardik-bambhania-freshworks opened 7 months ago

hardik-bambhania-freshworks commented 7 months ago

I am building an android native mobile application with Auth0 guardiun SDK for MFA with platform specific push notification.

The current solution does not provide a way to integrate new FCM V1 API. When we configure MFA with platform specific push notification, on Auth0 config portal It is asking for legacy FCM server key(It is no more supported from FCM now). image

There is no way we can config FCM V1 API or i do not found how to config MFA with FCM HTTP v1 API.

andy317fe301f8c7 commented 3 weeks ago

As if a few months ago, we have added support for the new FCM HTTPv1 API as the default method.