pasqal-io / pasqal-cloud

Apache License 2.0
17 stars 1 forks source link

[FEAT] Allow unauthenticated users to access device specifications #138

Closed MohamedAminMallek closed 1 month ago

MohamedAminMallek commented 1 month ago

Description

The solution implemented by this MR:

Alternative solution:

Cons of this solution: This approach would not be transparent to the pulser since it's already using get_device_specs_dict. Core-api endpoint is stored as an SDK attribute, so it would need to be passed to the new classmethod as an argument.

Remaining Tasks

Related PRs in other projects (PASQAL developers only)

Additional merge criteria

Breaking changes

Checklist

Versioning (PASQAL developers only)

Documentation

Tests

Internal tests pipeline (PASQAL developers only)

After updating the version (PASQAL developers only)