auth

Client API for authentication in Nexus.

qnexus.client.auth.login(
force: bool = False,
) None[source]

Log in to Quantinuum Nexus using the web browser.

(if web browser can’t be launched, displays the link)

qnexus.client.auth.login_with_credentials(
force: bool = False,
) None[source]

Log in to Nexus using a username and password.

qnexus.client.auth.logout() None[source]

Clear tokens from file system and the client.