Cura/cura/OAuth2
Jelle Spijker b604bbd255
Store secrets as securely as possible
Use the keyring if allowed, available, otherwise use preference

CURA-7180 keyring storage
2021-03-15 11:48:42 +01:00
..
__init__.py Fix code style and documentation formatting 2019-02-08 11:10:43 +01:00
AuthorizationHelpers.py Expand the logging for the auth data a bit more 2021-01-28 10:31:47 +01:00
AuthorizationRequestHandler.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
AuthorizationRequestServer.py Fix Authorization server not properly stopping after flow completes. 2020-06-09 15:12:26 +02:00
AuthorizationService.py Store secrets as securely as possible 2021-03-15 11:48:42 +01:00
LocalAuthorizationServer.py Fix local authorization server crashing 2020-06-11 15:27:29 +02:00
Models.py Include all subscription information in the slice data 2020-10-14 11:43:22 +02:00
SecretStorage.py Store secrets as securely as possible 2021-03-15 11:48:42 +01:00