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

Remove createUrl(url, {addToken: true}) reference from docs and update it with signUrl(url) #166

Merged

Conversation

nerdchacha
Copy link
Contributor

createUrl with addToken flag has been removed from 4.0.0 and above and is replaced with signUrl
Updated the doc where we were still using createUrl(URL, { addToken: true }) to. generate a signed URL

@coveralls
Copy link

coveralls commented Jan 12, 2022

Coverage Status

Coverage increased (+0.07%) to 89.935% when pulling 586f24a on bugfi/update-doc-to-not-use-createUrl-with-addToken into d4f96e5 on master.

@kirill-konshin kirill-konshin merged commit 2bc7829 into master Feb 2, 2022
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.

None yet

3 participants