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

Remove etsy auth #5

Closed
wants to merge 4 commits into from
Closed

Remove etsy auth #5

wants to merge 4 commits into from

Conversation

josegonzalez
Copy link

This isn't the greatest pr, but essentially we want to ensure users can specify their own authentication protocol at a different layer.

It would be nice to optionally include the EtsyInternalAuth, but I think a better solution to that would be to proxy authentication to this app from your server's sso solution. Also, no one but etsy would have that library, so including that hack would be less useful.

While this variable isn't always available - nor can we trust it in some cases - we can proxy this from another layer - such as nginx/apache - or even wrap our slim app with another application to handle authentication.
@josegonzalez
Copy link
Author

Closes #4
Refs #2

@josegonzalez
Copy link
Author

I can rebase if you'd like me to. It's not a single commit since I performed all the work through the github ui.

@mrtazz
Copy link
Contributor

mrtazz commented Oct 17, 2013

Thanks for the pull request! But I'm about to push an update which will allow for implementing your own auth data retrieval function. Would love to get your input on it then.

@josegonzalez
Copy link
Author

Derp. Closing this then.

@josegonzalez josegonzalez deleted the remove-etsy-auth branch October 17, 2013 19:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants