conductor-sdk / conductor-python

Conductor OSS SDK for Python programming language
Apache License 2.0
52 stars 26 forks source link

Added token refresh at api client #191

Closed gardusig closed 1 year ago

v1r3n commented 1 year ago

What if there is no auth - e.g. the server is running without auth?

gardusig commented 1 year ago

What if there is no auth - e.g. the server is running without auth?

it should be fine

https://github.com/conductor-sdk/conductor-python/pull/191/files#diff-f4f73658d4f32e4ecc23556d4e26e2a7f362a1636e9ca4127a78f241939bedb4R632