polaris-hub / polaris

Foster the development of impactful AI models in drug discovery.
https://polaris-hub.github.io/polaris/
Apache License 2.0
94 stars 6 forks source link

Client Bucket Authentication: Get a bucket JWT from the Hub and use it to access the R2 bucket #173

Closed jstlaurent closed 1 month ago

jstlaurent commented 3 months ago

Context

Once the Hub's token endpoint has been updated, the client will be able to obtain a bucket JWT to perform upload or download operations on the bucket.

Description

Update the way the client interacts with the R2 bucket:

Acceptance Criteria

Links