- What is your product version? : Angular and .Net Core latest at this date
- What is your product type (Angular or MVC)? Angular
- What is product framework type (.net framework or .net core)?.net core
Google is migrating to the Google Identity Services. Can you please suggest what changes we need to do by following this document :
https://developers.google.com/identity/oauth2/web/guides/migration-to-gis#gapi-callback
You guys have to make these changes as the latest code will not work with a Google App which has been created newly. They are kind of forcing to move to Google Identity Services and will deprecate completely on 2023.
6 Answer(s)
-
0
Hi @maharatha
We will work on this, please follow https://github.com/aspnetzero/aspnet-zero-core/issues/4413.
Thank you for informing us.
-
0
@ismcagdas
We are also facing the same issue, is it possible to provide the solution in a patch. As we can't use the newly created tokens.
Please refer to the below dates: https://developers.googleblog.com/2022/03/gis-jsweb-authz-migration.html?m=1
Thanks
-
0
Hi @staffing
I moved https://github.com/aspnetzero/aspnet-zero-core/issues/4413#issuecomment-1152159895 to 11.3 version and will start working on this soon.
-
0
We are in need of this as well.
-
0
Also I cannot get into the links for the github. Is there a way you can add me to the repo so I can see status.
-
0
Just pulled down the 11.3 and it works as needed. Thanks!!