Cura/cura/OAuth2
Jaime van Kessel 649f1c8961 Make it optional for the AuthService to have a preference object
This should make it easier if we ever want to re-use the authService, since
it no longer has a hard link with the Preferences

CURA-5744
2018-09-27 11:42:12 +02:00
..
__init__.py Initial move of the code of CuraPluginOAuth2Module 2018-09-21 11:58:30 +02:00
AuthorizationHelpers.py Switch SHA512 implementation to use the one from hashlib 2018-09-27 11:37:44 +02:00
AuthorizationRequestHandler.py Changed documentation style to doxygen 2018-09-27 11:03:17 +02:00
AuthorizationRequestServer.py Changed documentation style to doxygen 2018-09-27 11:03:17 +02:00
AuthorizationService.py Make it optional for the AuthService to have a preference object 2018-09-27 11:42:12 +02:00
LocalAuthorizationServer.py Changed documentation style to doxygen 2018-09-27 11:03:17 +02:00
Models.py Fixed up final bit of mypy issues 2018-09-21 14:12:31 +02:00