Skip to content

Send cookies to the signing endpoint.#50

Open
deckeraa wants to merge 1 commit into
martinklepsch:masterfrom
deckeraa:master
Open

Send cookies to the signing endpoint.#50
deckeraa wants to merge 1 commit into
martinklepsch:masterfrom
deckeraa:master

Conversation

@deckeraa

Copy link
Copy Markdown

A web app I am working on requires users to be authenticated before it will sign uploads to s3.
The upload-signing endpoint uses cookie-based authentication.

Therefore, I propose sending cookies with the GET request to the signing endpoint.

I considered making it a configurable option to send cookies or not, but decided to have it always send cookies since users of this library control the server endpoint and will probably have their app SSL-secured in production.

Thanks,
Aaron

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.

1 participant