Comment 0 for bug 1401860

Revision history for this message
Marcus Tomlinson (marcustomlinson) wrote :

In the case where either:
   1. A new account is added from settings, the scope service is enabled under that account, then the log-in button is pressed in a scope.
   2. The token for a scope expires (bringing the log-in button back), then the log-in button is pressed in the scope.

The call to OA to refresh the token takes some time to return with no UI indication.

We need to display some sort of UI activity on the dash while we wait for the token to be returned, so that the user knows something is happening.