thoughtworks / build-your-own-radar

A library that generates an interactive radar, inspired by https://thoughtworks.com/radar/.
GNU Affero General Public License v3.0
2.2k stars 1.04k forks source link

Migrate to Google Identity Services #280

Open eskimoquinn opened 2 years ago

eskimoquinn commented 2 years ago

Google is deprecating is API Client Library, gapi.auth2. This is used by the tech radar currently. This will be deprecated by March of 2023. https://developers.google.com/identity/oauth2/web/guides/migration-to-gis

This will need to be upgraded or the tech radar will not be able to auth to a google sheet.

devansh-sharma-tw commented 2 years ago

Hi @eskimoquinn,

Thanks for mentioning this. We are currently in the middle of implementing this migration.

Thanks!