Qiskit / qiskit-serverless

A programming model for leveraging quantum and classical resources
https://qiskit.github.io/qiskit-serverless/
Apache License 2.0
67 stars 27 forks source link

Add a Provider.save_account method #1042

Closed caleb-johnson closed 11 months ago

caleb-johnson commented 11 months ago

What is the expected enhancement?

Users should be able to save/load their provider tokens to/from their local environment. This allows them to more easily instantiate their serverless provider in their code. The interface should likely be similar to other IBM interfaces, such as Qiskit Runtime IBMProvider.save_account.

Outstanding questions:

IceKhan13 commented 11 months ago

Only IBMServerlessProvider