-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generate Storj public URL #37
Comments
Thanks for your request. We have this in libuplink so I'll implement this binding for you. |
Erikvv
added a commit
that referenced
this issue
Aug 10, 2022
Add new bindings to register access for the S3-compatible gateway and to construct a linksharing URL. The RegisterAccess happy flow isn't currently run in CI because there is no auth service in storj-sim. Solves #37
Erikvv
added a commit
that referenced
this issue
Aug 10, 2022
Add new bindings to register access for the S3-compatible gateway and to construct a linksharing URL. The RegisterAccess happy flow isn't currently run in CI because there is no auth service in storj-sim. Solves #37
Merged
Erikvv
added a commit
that referenced
this issue
Aug 10, 2022
Add new bindings to register access for the S3-compatible gateway and to construct a linksharing URL. The RegisterAccess happy flow test isn't currently run in CI because there is no auth service in storj-sim. Solves #37
Erikvv
added a commit
that referenced
this issue
Aug 10, 2022
Add new bindings to register access for the S3-compatible gateway and to construct a linksharing URL. The RegisterAccess happy flow test isn't currently run in CI because there is no auth service in storj-sim. Solves #37
Erikvv
added a commit
that referenced
this issue
Aug 10, 2022
Add new bindings to register access for the S3-compatible gateway and to construct a linksharing URL. The RegisterAccess happy flow test isn't currently run in CI because there is no auth service in storj-sim. Solves #37
Erikvv
added a commit
that referenced
this issue
Aug 10, 2022
Add new bindings to register access for the S3-compatible gateway and to construct a linksharing URL. The RegisterAccess happy flow test isn't currently run in CI because there is no auth service in storj-sim. Solves #37
Ready for review |
Erikvv
added a commit
that referenced
this issue
Oct 4, 2022
Add new bindings to register access for the S3-compatible gateway and to construct a linksharing URL. The RegisterAccess happy flow test isn't currently run in CI because there is no auth service in storj-sim. Solves #37
Erikvv
added a commit
that referenced
this issue
Oct 4, 2022
Add new bindings to register access for the S3-compatible gateway and to construct a linksharing URL. The RegisterAccess happy flow test isn't currently run in CI because there is no auth service in storj-sim. Solves #37
Feature is in main branch, #44 needs to be merged to get it in release. Als I'd like to write a usage example in the examples folder. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, thanks for making this lib! It very useful
But one thing will be nice to have is ability to generate public URL with/without time expired. For example: https://link.us1.storjshare.io/s/jvmlrxmm5ekm7qxowmbcskxj3knq/website/our-project/port-26-o.jpg
🍻
The text was updated successfully, but these errors were encountered: