larpon / QtFirebase

An effort to bring Google's Firebase C++ API to Qt + QML
MIT License
284 stars 83 forks source link

QtFirebase support for Facebook and Google authentication #69

Open M-Nikola opened 6 years ago

M-Nikola commented 6 years ago

Dont get me wrong but is there any reasons why you didn't create wrappers for Facebook,Google,Twitter authentication? I will try to create them for my project but i wanted to ask is there any particular problem you faced or you just didn't have time to create them or any other reason that's not my business? :)

larpon commented 6 years ago

@Srkelonie - not any blocking reasons that I know of :) QtFirebase is expanded when some of us collaborators need some specific feature from Firebase - no one needed SocMe auth login - so nobody did an implementation :) BUT I happen to know that @kshahim0 and @isipisi281 is working on something - but things haven't moved lately. I suggest you try and ping one of them to get a status on this: #66 Hope that helps!

kshahim commented 6 years ago

@Srkelonie, thanks for the valuable comment, I am working on the ios version of it, @isipisi281 is working on the Android version, Could you test the current version of ios on your side?

dabulla commented 5 years ago

+1 for this. I'd really like to use social logins. Is there any status update?

isipisi89 commented 5 years ago

There should be a branch with the Android version. Currently i have no time for this. You could just pick that branch and work on it.