From c0bd9c168585a55724026d50b475decc850ea5ac Mon Sep 17 00:00:00 2001 From: berkay Date: Mon, 27 Jan 2025 21:43:36 +0300 Subject: [PATCH] updated login/select --- .idea/workspace.xml | 48 +----- ApiLayers/AllConfigs/Redis/configs.py | 7 +- .../ApiServices/Login/user_login_handler.py | 1 - ApiLayers/ApiServices/Token/token_handler.py | 27 ++-- .../ApiValidations/Custom/token_objects.py | 7 +- .../Response/default_response.py | 81 ++++++---- .../ErrorHandlers/api_exc_handler.py | 39 +++-- ApiLayers/Middleware/auth_middleware.py | 12 +- ApiLayers/Schemas/event/event.py | 144 +++++++++--------- ApiLayers/Schemas/identity/identity.py | 2 - .../AuthServiceApi/app_handler.py | 14 +- Events/AllEvents/authentication/auth/auth.py | 38 +++-- .../authentication/auth/function_handlers.py | 74 ++++----- .../AllEvents/authentication/auth/models.py | 17 ++- Events/Engine/set_defaults/setClusters.py | 2 +- Events/base_request_model.py | 6 +- Services/Redis/Models/access.py | 4 +- Services/Redis/Models/response.py | 9 +- 18 files changed, 257 insertions(+), 275 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 8d8e383..390fadd 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,59 +6,23 @@ - - - + - - + - - - - - - - - - - - - - - + - - + - - - - - - - - - - - - - - - - - - - - - + +