mirror of
https://github.com/nimbusdotstorage/Nimbus
synced 2026-04-29 17:47:16 +02:00
Implement S3 pre-signed URLs for file sharing
Add proper getShareableLink implementation with 1-hour expiry URLs
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.850.0",
|
||||
"@aws-sdk/lib-storage": "^3.850.0",
|
||||
"@aws-sdk/s3-request-presigner": "^3.850.0",
|
||||
"@googleapis/drive": "^14.1.0",
|
||||
"@hono/zod-validator": "^0.7.1",
|
||||
"@microsoft/microsoft-graph-client": "^3.0.7",
|
||||
|
||||
Reference in New Issue
Block a user