autonomize-core 0.1.7__py3-none-any.whl → 0.1.8__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -125,6 +125,7 @@ class BaseClient:
125
125
  httpx.Client: Configured client object.
126
126
  """
127
127
  transport = httpx.HTTPTransport(
128
+ verify=self.verify_ssl, #patch done for molina ssl issue
128
129
  retries=3, # Total number of retries
129
130
  )
130
131
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: autonomize-core
3
- Version: 0.1.7
3
+ Version: 0.1.8
4
4
  Summary: Autonomize Core contains the unified authentication source to access platform.
5
5
  License: Proprietary
6
6
  Author: Varun Prakash
@@ -1,6 +1,6 @@
1
1
  autonomize/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  autonomize/core/__init__.py,sha256=Bc5MrXUgBLjByMP-iW1yCsFgQyNPgKxCvAKjogfdHgY,444
3
- autonomize/core/base_client.py,sha256=CC04iADLF4-ABjge73C14r1cx0yrNXacrqUy_xM7jDU,17941
3
+ autonomize/core/base_client.py,sha256=0m1u1_32y2qDxS_Abg0jWpbZdCGPlT5bDx8Uf_fz7L0,18012
4
4
  autonomize/core/credential.py,sha256=xnR5d3szi_TFb9rut_6xo69EIFj-6vNnUQO4tOskN6c,10742
5
5
  autonomize/exceptions/__init__.py,sha256=LS0jVRjHWYuIeFuSi7SNg5dwHmH9U3kvFWByiYSV7Hw,401
6
6
  autonomize/exceptions/core/__init__.py,sha256=5flhl7JoAxV-3ofkWxpW7Am0mrdZDB3RfmAKv5XhuXc,408
@@ -11,7 +11,7 @@ autonomize/types/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3h
11
11
  autonomize/types/core/base_client.py,sha256=DcJPT9GJuvGoUoCu3xS63qZoCZaG97Iwc7pOmN0q_6w,223
12
12
  autonomize/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
13
  autonomize/utils/logger.py,sha256=oQLM9pmQkHBQRN9c4hCXDBOf2BqHB06JjizIaWbNFfw,2168
14
- autonomize_core-0.1.7.dist-info/LICENSE,sha256=1BOgDsbiPB_RVAQMpdx88RIvXmu5u5X5bSd4aVhxUok,170
15
- autonomize_core-0.1.7.dist-info/METADATA,sha256=FeTQnLUYMYVns7vMPOykjTgR7FqhOSDJTnW4He-ie2E,4086
16
- autonomize_core-0.1.7.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
17
- autonomize_core-0.1.7.dist-info/RECORD,,
14
+ autonomize_core-0.1.8.dist-info/LICENSE,sha256=1BOgDsbiPB_RVAQMpdx88RIvXmu5u5X5bSd4aVhxUok,170
15
+ autonomize_core-0.1.8.dist-info/METADATA,sha256=bITMQT2vqdxxpXbXXLtdbYF_GKKKfLp-JjZx2FURihM,4086
16
+ autonomize_core-0.1.8.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
17
+ autonomize_core-0.1.8.dist-info/RECORD,,