Cura/cura/OAuth2
Ghostkeeper 595a6580f5
Use error callback and with correct number of parameters
It gives two parameters, additionally an error code. However our callback wrapper gets the error code from the reply itself so it doesn't need it.

Contributes to issue CURA-8539.
2021-11-22 16:17:30 +01:00
..
__init__.py Fix code style and documentation formatting 2019-02-08 11:10:43 +01:00
AuthorizationHelpers.py Use error callback and with correct number of parameters 2021-11-22 16:17:30 +01:00
AuthorizationRequestHandler.py Make getAuthenticationTokenUsingXYZ asynchronous 2021-11-19 16:55:45 +01:00
AuthorizationRequestServer.py Fix Authorization server not properly stopping after flow completes. 2020-06-09 15:12:26 +02:00
AuthorizationService.py Also call processing functions for error callbacks 2021-11-22 14:44:52 +01:00
KeyringAttribute.py Make this run from source again on Windows. 2021-09-01 16:56:47 +02:00
LocalAuthorizationServer.py Add extra logging to auth server 2021-07-23 10:40:30 +02:00
Models.py Small aesthetic code changes 2021-03-17 09:30:31 +01:00