SimplicityMobile / Simplicity

A simple way to implement Facebook and Google login in your iOS apps.
Apache License 2.0
681 stars 66 forks source link

Flickr #2

Open tonespy opened 8 years ago

tonespy commented 8 years ago

Can you create a provider for Flickr?

edjiang commented 8 years ago

Yeah, definitely! Btw, how'd you find this repo? Haven't quite published v1 just yet, but planning on getting it out tomorrow morning! =]

Looks like Flickr uses OAuth 1.0a, so I would need to build the server-side component in #1 to make it work fully securely =]

tonespy commented 8 years ago

I was sniffing through Github for a solution to a flickr implementation I was doing using Sailsjs/Nodejs and then I saw you module. On reading through, it was what I was working on. Since you're working on it already, I wouldn't mind if you finish for me to use 👍 💯

edjiang commented 8 years ago

Awesome. I might not get to doing the companion server for maybe ~2-3 weeks, just as a FYI.

tonespy commented 8 years ago

Hey. Just checking in again

edjiang commented 8 years ago

Hey! Probably going to get started on the companion server at the end of the next week; I'm doing two talks next week, so need to prepare =]