dart-archive / googleapis_auth

Obtain OAuth 2.0 credentials to access Google APIs
https://pub.dev/packages/googleapis_auth
BSD 3-Clause "New" or "Revised" License
38 stars 26 forks source link

Ignore script loading error after timeout #46

Closed jonasfj closed 5 years ago

jonasfj commented 5 years ago

A script loading error can still happen after a timeout have resolved the completer. In this case we should just ignore the script loading error.