Skip to content
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

增加使用签名URL进行临时授权,支持生成私有bucket访问地址 #53

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

summergeorge
Copy link

@summergeorge summergeorge commented Jul 22, 2018

对aliyuncs/oss-sdk-php中的signUrl进行适配,支持获取私有Bucket对象临时访问url。

使用方式:

Storage::disk('oss')->signUrl('path/to/img.jpg',600)

@summergeorge summergeorge changed the title 增加使用签名URL进行临时授权 增加使用签名URL进行临时授权,支持生成私有bucket访问地址 Jul 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants