Cura/cura/API
Kostas Karmas eac4d3e463 Make login parametrized with a force_logout boolean
Instead of using a separate function to force logging out before
login, login now has a boolean parameter that instructs it to logout
before loging in again, if the user is alread logged in. It then
starts the authorization with a force browser logout first.

CURA-7427
2020-05-12 16:54:41 +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 Make login parametrized with a force_logout boolean 2020-05-12 16:54:41 +02:00
Backups.py Fixed typing 2019-01-04 11:41:21 +01:00