GoogleWebComponents / google-apis

Web components for loading Google's JavaScript Libraries
https://elements.polymer-project.org/elements/google-apis
Other
87 stars 64 forks source link

Refresh Access tokens automatically. #64

Open nobelium opened 8 years ago

nobelium commented 8 years ago

Great going, google-client-loader component works like a charm. However, I had some pain points while using it. Had to write a wrapper component just to refresh the access token. It would be great if access token is refreshed automatically.