Greeting, Mr. @Scott_Harrison ,
I have been purchasing and using the Firebase Auth plugin you developed. I can say that my online game login is completely dependent on it.
This is a pretty great plugin, thanks, but I’m a bit concerned about a recent Google policy.
【After Firebase Dynamic Links is retired on August 25, 2025, the following Firebase Authentication features will stop working: email link authentication for mobile apps and Cordova OAuth support for web apps.】
My understanding is that only login via email will be affected, and nothing else will change?
Because in the description this paragraph appears [To continue using the OAuth flow import job in your Android app, you must update to the latest Firebase Authentication Android SDK (at least version 20.0.0 or higher). 】
I would like to know whether this policy will affect the operation of Firebase Auth plugin?
Thank you.