javascript - How to implement social "sign in with / login using" facebook, google, twitter in NativeScript? -


basically: how implement social "sign in / login using" facebook, google, twitter in nativescript?

  • is there module / plugin this? possible?
  • can use hybridauth this?

there module facebook, however, haven't used can't confirm it's usage. search on npmjs.com 'nativescript' , you'll find it.

it possible want nativescript, can in native mobile app, can pretty nativescript. it's matter of "how" not "if" :)

as hybridauth if complete server side solution, work if sending info server , bringing data down. if uses dom/web related it's not way go since native app , not hybrid app.

hope helps :)


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -