browserslist-ga
browserslist-ga copied to clipboard
Updated Google OAuth requirements
- 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
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)