v1.17.1
v1.17.1 (2023-11-03)
Fix
- fix: curate_auth func changed to non-async
await call for _curate_auth_url missing in session
creation which caused regression.
function _curate_auth_url changed to non-async,
tests updated to reflect the same
Signed-off-by: Kaleemullah Siddiqui <[email protected]> (583193a
)