Ghost/ghost/admin/app/authenticators
Vijay Kandy b7dcda8f61 authentication fix for intermittent internet connection (#131)
closes TryGhost/Ghost#6868

- token is refreshed when internet connectivity is established provided the session is still active
- Added navigator.online handler which listens for browser's online status.
- _refreshAccessTokens() is explicitly called when browser becomes online
2016-07-20 22:52:15 -06:00
..
oauth2.js authentication fix for intermittent internet connection (#131) 2016-07-20 22:52:15 -06:00