DrupalGap
DrupalGap copied to clipboard
hybridauth module
hybridauth project provides automated login and register processes from 35 social platforms (including facebook, twitter, instagram, vk, etc)
https://www.drupal.org/project/hybridauth
If we have a drupalgap module for hybridauth, we could have a better register and login interface. Currently we have only facebook module on drupalgap.
@coolman7 Yes, that'd be great. This will need contributions to be implemented.
I would like to help, but I don't know how to do. Can you give me some clue or starting point to implement such drupalgap module? Thanks
@coolman7 I'd recommend learning more about how the hybridauth module works on the Drupal side, then we'd most likely need a Drupal Services based module on the Drupal and DrupalGap side, which would help the app hit the particular Service Resources on the Drupal side.
I'm very interested in this too. Some time ago I searched on internet to see if anybody had already implemented something in js, but the only useful link I've found was this: http://stackoverflow.com/questions/16074460/combining-hybridauth-with-javascript-sdks?rq=1 Imho hybridauth wouldbe a very nice module for drupalgap...