maximepvrt / angular-google-gapi

An AngularJS module for using all Google Apis and your Google Cloud Endpoints (Google App Engine) with OAuth. This module uses Google APIs Client Library for JavaScript, available for all GApis.
176 stars 111 forks source link

Not able to detect google login window close event #94

Open VijaySankhat opened 6 years ago

VijaySankhat commented 6 years ago

I tried many ways using $window to detect window's onbeforeunload but, no success. How should I detect google login window close event.