browserslist-ga icon indicating copy to clipboard operation
browserslist-ga copied to clipboard

Updated Google OAuth requirements

Open kevinfarrugia opened this issue 1 year ago • 1 comments

  • Removed the default BROWSERSLIST_GA_CLIENT_ID (not working well)
  • Added the client_secret as a request parameter when calling Google APIs
  • Updated README.md documentation

kevinfarrugia avatar Apr 03 '23 10:04 kevinfarrugia

I've tried your version and it works perfect, I hope this will be merged soon. For people not willing to wait, run yarn add --dev https://github.com/kevinfarrugia/browserslist-ga (or npm equivalent)

rasmusbe avatar Apr 13 '23 11:04 rasmusbe