sci-ndp / scidx-py

sciDX Science Data Exchange
Apache License 2.0
0 stars 1 forks source link

[BUG] Add Authentication Token Argument to `register_kafka` #17

Closed rbardaji closed 2 months ago

rbardaji commented 3 months ago

Description

The register_kafka function needs an input argument for the authentication token.

Expected Behavior

The register_kafka function should accept an additional argument that allows passing the necessary authentication token to operate correctly.

Actual Behavior

Currently, the register_kafka function does not accept an argument for the authentication token.

saleemalharir1 commented 3 months ago

scidx-py: Add Authentication Token Argument to register_kafka #17