Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

[qiskit-ibm-provider] Remove auth parameter and add channel parameter #268

Closed
rathishcholarajan opened this issue Mar 21, 2022 · 1 comment
Assignees
Labels
type: enhancement Existing functionality improvement

Comments

@rathishcholarajan
Copy link
Member

rathishcholarajan commented Mar 21, 2022

What is the expected enhancement?

Once PR Qiskit/qiskit-ibm-runtime#226 is merged, copy over relevant changes in account management to qiskit-ibm-provider, remove auth parameter and add channel parameter.

Acceptance Criteria

  • channel parameter should be accepted in place of wherever auth is accepted today
  • remove auth since we haven't released this library yet
  • but already saved data in json files (using qiskit-ibm-runtime) that uses default names like default-cloud or default-legacy should still work when reading credentials using the qiskit-ibm-provider package
@rathishcholarajan rathishcholarajan added the type: enhancement Existing functionality improvement label Mar 21, 2022
@rathishcholarajan rathishcholarajan self-assigned this Mar 21, 2022
@rathishcholarajan rathishcholarajan changed the title [qiskit-ibm-provider] Deprecate auth parameter and add channel parameter [qiskit-ibm-provider] Remove auth parameter and add channel parameter Mar 21, 2022
@daka1510
Copy link
Collaborator

@rathishcholarajan as discussed I can cover this part as soon as Qiskit/qiskit-ibm-runtime#226 is integrated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Existing functionality improvement
Projects
None yet
Development

No branches or pull requests

3 participants