UNSOLVED Does deprecation of JavaScript Google Platform Library affect FusionAuth Google Identity Provider?
-
Received a notification from Google that they're discontinuing Google Sign-In JavaScript Platform Library for web (https://developers.googleblog.com/2021/08/gsi-jsweb-deprecation.html). They provided us "a list of your client ID(s) that use the legacy Google Sign-In web solution" and the only item was the client id we set up for FusionAuth's Google identity provider.
Will this affect the Google identity provider in FusionAuth, and if so, is it on the roadmap to be updated?
-
@pclark said in Does deprecation of JavaScript Google Platform Library affect FusionAuth Google Identity Provider?:
Received a notification from Google that they're discontinuing Google Sign-In JavaScript Platform Library for web (https://developers.googleblog.com/2021/08/gsi-jsweb-deprecation.html). They provided us "a list of your client ID(s) that use the legacy Google Sign-In web solution" and the only item was the client id we set up for FusionAuth's Google identity provider.
Will this affect the Google identity provider in FusionAuth, and if so, is it on the roadmap to be updated?Hi @pclark,
I have raised this issue on Github to review if we are in fact using this JS library and modify if we are. Thanks for the information.
https://github.com/FusionAuth/fusionauth-issues/issues/1347
Thanks,
Josh -
Hi @joshua
I can confirm fusionauth is using deprecated javascript library.
I wrote my analysis here https://github.com/FusionAuth/fusionauth-issues/issues/1939
Can you please release a patch for updating the code.
Thank you.
-
Thanks @harish_reddy !
Per this comment, this is slated to be fixed under https://github.com/FusionAuth/fusionauth-issues/issues/1894 .
This is planned for 1.43.0, which is the next release.
Thanks.