Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Como se comunicó en los anuncios de autenticación y autorización, la compatibilidad con la biblioteca de JavaScript de Acceder con Google dejó de estar disponible a partir del 31 de marzo de 2023.
A partir del primer trimestre de 2024, como parte de las pruebas facilitadas por Chrome, el 1% de los usuarios de Chrome Stable inhabilitarán las cookies de terceros. Para evitar que se interrumpa el Acceso con Google para los usuarios, esta biblioteca forma parte de la prueba de baja de Privacy Sandbox de Chrome. Durante el período de prueba, el uso de esta biblioteca no se ve afectado por el lanzamiento del bloqueo de cookies de terceros.
Google Identity Services para la Web es la forma nueva y más segura de que los usuarios accedan con Cuentas de Google y se debe usar en su lugar.
Puntos clave
La compatibilidad con la biblioteca de JavaScript de Acceso con Google dejó de estar disponible el 31 de marzo de 2023.
Los nuevos IDs de cliente de OAuth no pueden usar la biblioteca obsoleta.
Los IDs de cliente existentes creados antes del 29 de julio de 2022 pueden establecer plugin_name para seguir usando la biblioteca.
Aún no se determina la fecha de desactivación de la biblioteca obsoleta.
Enviaremos avisos anticipados a los desarrolladores afectados cuando se confirme la fecha de desactivación. Asegúrate de que la información de contacto de tu proyecto de Google Cloud Platform asociada con tus IDs de cliente de OAuth sea correcta.
También anunciaremos la fecha de desactivación aquí. Agrega esta página a favoritos y regresa
frecuentemente para ver novedades.
Para obtener instrucciones detalladas sobre cómo migrar tu app web de la biblioteca de JavaScript de Acceso con Google obsoleta a la biblioteca de Google Identity Services, consulta las guías de migración:
En esta tabla, se incluyen las fechas específicas de baja y desactivación.
Biblioteca
Fecha de baja
Fecha de desactivación
JavaScript de Acceso con Google para la Web
31 de marzo de 2023
Sin establecer
Diferencias entre baja y desactivación
Término
Baja
Atardecer
Definición
La biblioteca obsoleta es una versión que no es la más reciente.
Ya no se puede usar la biblioteca de desactivación. Las solicitudes que se envíen a esta biblioteca fallarán en la fecha de desactivación o después de ella.
Implicancia
En el caso de los IDs de cliente de OAuth existentes que usan la biblioteca obsoleta, puedes seguir usándola hasta que se desactive, pero los IDs de cliente de OAuth nuevos no pueden usarla.
Migra a la biblioteca de Google Identity Services lo antes posible para beneficiarte de las
funciones nuevas.
Debes migrar de la biblioteca de desactivación de inmediato para usar los servicios de Google.
[null,null,["Última actualización: 2025-07-25 (UTC)"],[[["\u003cp\u003eSupport for the Google Sign-In JavaScript library is deprecated as of March 31, 2023, and will eventually be sunsetted.\u003c/p\u003e\n"],["\u003cp\u003eGoogle Identity Services for Web is the recommended replacement for signing in users with Google Accounts.\u003c/p\u003e\n"],["\u003cp\u003eExisting client IDs can continue using the deprecated library until sunset, but new client IDs must use Google Identity Services.\u003c/p\u003e\n"],["\u003cp\u003eMigration guides are available for both authentication and authorization flows to help developers transition to the new library.\u003c/p\u003e\n"],["\u003cp\u003eChrome users may experience disruptions with the deprecated library due to third-party cookie blocking, but this is mitigated during the deprecation trial.\u003c/p\u003e\n"]]],[],null,["# Deprecation and Sunset\n\n| **Warning:** The Google Sign-In library optionally uses FedCM APIs, and their use will become a requirement. [Conduct an impact assessment](/identity/sign-in/web/gsi-with-fedcm) to confirm that user sign-in continues to function as expected. \n|\n| Support for the Google Sign-In library is deprecated, see the [Deprecation and Sunset](/identity/sign-in/web/deprecation-and-sunset) guide for more.\n\nAs communicated by the [authentication](https://developers.googleblog.com/2021/08/gsi-jsweb-deprecation.html) and [authorization](https://developers.googleblog.com/2022/03/gis-jsweb-authz-migration.html)\nannouncements, support for the [Google Sign-In](/identity/sign-in/web/sign-in) JavaScript library is\ndeprecated as of March 31, 2023.\n\nStarting Q1 2024 as part of [Chrome-facilitated testing](https://developer.chrome.com/docs/privacy-sandbox/chrome-testing/), 1% of Chrome\nStable users disable third-party cookies. To prevent breaking Google Sign-In\nfor users, this library is part of Chrome's Privacy Sandbox\n[deprecation trial](https://developers.google.com/privacy-sandbox/3pcd/temporary-exceptions/third-party-deprecation-trial#deprecation_trials). For the duration of the trial use of this library is\nnot affected by the rollout of third-party cookie blocking.\n\n[Google Identity Services for Web](/identity/gsi/web/guides/overview) is the new, more secure way to sign in\nusers with Google Accounts and should be used instead.\n\nKey points\n----------\n\n- Support for the Google Sign-in JavaScript library is deprecated as of March 31, 2023.\n- New OAuth Client IDs cannot use the deprecated library.\n- Existing Client IDs created before July 29th, 2022 may set [`plugin_name`](/identity/sign-in/web/reference#gapiauth2clientconfig) to continue using the library.\n- Sunset (shutdown) date of the deprecated library is yet to be determined.\n- We'll send out advanced notices to affected developers when sunset date is confirmed. Make sure your [Google Cloud Platform](https://console.cloud.google.com/) Project contact information associated with your OAuth client ID(s) is correct.\n- We'll also announce the sunset date here. Bookmark this page and come back often for updates.\n- The deprecation only affects the Google Sign-In JavaScript library for Web. If you are using the [One Tap sign-in on Android](/identity/one-tap/android/overview) SDK, the [Google Sign-in for iOS and macOS](/identity/sign-in/ios/start) SDK, or [OAuth 2.0](/identity/protocols/oauth2) for authentication or authorization, this deprecation does not affect your app(s).\n\nMigration Guides\n----------------\n\nFor detailed instructions on how to migrate your web app from the deprecated\nGoogle Sign-In JavaScript library to the Google Identity Services library,\nsee the migration guides:\n\n- Authentication, for user sign-in - [Migrating from Google Sign-In](/identity/gsi/web/guides/migration)\n- Authorization - [Migrate to Google Identity Services](/identity/oauth2/web/guides/migration-to-gis)\n\nTimetable\n---------\n\nThis table contains the specific deprecation and sunset dates.\n\n| Library | Deprecation date | Sunset date |\n|-----------------------------------|------------------|------------------|\n| Google Sign-in JavaScript for Web | March 31, 2023 | To be determined |\n\n| **Note:** When the sunset date is confirmed, we'll notify affected web apps and make an announcement on this page.\n\nDifferences between deprecation and sunset\n------------------------------------------\n\n| Term | Deprecation | Sunset |\n|-----------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------|\n| **Definition** | The deprecated library is a version that is *not the latest one*. | The sunset library can *no longer be used*. Requests sent to this library will fail on or after the sunset date. |\n| **Implication** | For existing OAuth client ID(s) using the deprecated library, you can still use the deprecated library until they're *sunset* , but any new OAuth client ID cannot use the deprecated library. Migrate to the Google Identity Services library as soon as possible to benefit from new features. | You need to migrate off the sunset library *immediately* in order to use Google services. |"]]