
Brett Funderburg
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by Brett Funderburg-
I did in fact. I have an implementation that can successfully authenticate and publish pics. I need to clean up a couple of things and I’ll put it on GitHub. MacOS only though.
-
The firewall isn't a factor because the user's browser is telling Flickr, "Here's some credentials, after you're done, use the redirect URL I'm sending you to send me a 3xx redirect code to that UR...
-
The 'oob' trick is an interesting approach I wasn't aware of. I think I may just launch the browser standalone and start a tiny webserver for the amount of time needed (which I was hoping to avoid)...