Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Allow options method to bypass authentication #183

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jburnham
Copy link
Contributor

This allows underlying hosts to set CORS headers as necessary when they receive the OPTIONS request. It seems that the standard when making these preflight CORS requests is to not send authentication data so the oauth cookie is not sent.

@jburnham
Copy link
Contributor Author

Hi, are there are concerns with merging this? We've been running with this patch for quite some time successfully.

Thanks

@ploxiln
Copy link
Contributor

ploxiln commented Apr 7, 2017

re-implemented and merged in #370

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

3 participants