Cura/cura/API
Kostas Karmas b717755f20 Add "Sign in with another account" button in AddCloudPrintersView
There are cases where Cura and the browser fall out of sync when it
comes to accounts. In such cases, you may be logged in cura with an
account that has no cloud printers and in the browser with an account
that has printers. So when you press the "Add cloud printer" button,
you are redirected to mycloud and you see cloud printers that are not
detected by Cura (because Cura is in a different acconut). In such
cases, the user can now press the "Sign in with a different account"
link in the "Waiting for cloud response" page, which will log him/her
out in Cura AND in the browser, and then reinitiate the whole
authorization flow, to make sure the accounts are in sync.

CURA-7427
2020-05-11 17:47:09 +02:00
..
Interface Make API version configuration for Application 2018-11-08 12:04:43 +01:00
__init__.py Enforce Cura API to be a singleton 2020-01-27 16:28:26 +01:00
Account.py Add "Sign in with another account" button in AddCloudPrintersView 2020-05-11 17:47:09 +02:00
Backups.py Fixed typing 2019-01-04 11:41:21 +01:00