bluzi / google-tasks-api

:rocket: Google Tasks API for humans
53 stars 1 forks source link

Where does this gapi come from? #4

Open notflip opened 5 years ago

notflip commented 5 years ago

https://github.com/bluzi/google-tasks-api/blob/eba4816e1881849752901a9c4b07a551cdf1fa02/lib/google-tasks-api.js#L30

Trying to understand the code! Thank you.

bluzi commented 5 years ago

https://apis.google.com/js/client.js?onload=handleGoogleApi

notflip commented 5 years ago

Thanks, I'm trying to figure out which code is responsible for showing a popup to authenticate.