Brett Funderburg
- Activité totale 6
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 2
Aperçu des activités
Dernière activité effectuée par Brett Funderburg-
Brett Funderburg a ajouté un commentaire,
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.
-
Brett Funderburg a ajouté un commentaire,
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...
-
Brett Funderburg a ajouté un commentaire,
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)...
-
Brett Funderburg a créé une publication,
COPluginHost limitations
Experimenting with a publishing plugin for Flickr which uses OAuth1 and requres showing a web page to the user so they can "authorize" the plugin to publish/upload pics to their photostream. Unfort...