DrupalGap icon indicating copy to clipboard operation
DrupalGap copied to clipboard

hybridauth module

Open coolman7 opened this issue 9 years ago • 4 comments

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 avatar Jul 05 '15 11:07 coolman7

@coolman7 Yes, that'd be great. This will need contributions to be implemented.

signalpoint avatar Jul 05 '15 14:07 signalpoint

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 avatar Jul 05 '15 14:07 coolman7

@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.

signalpoint avatar Jul 05 '15 19:07 signalpoint

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...

kinmenRP avatar Jul 09 '15 12:07 kinmenRP