GWT App with Social Login Support for Google App Engine

I am trying to create a web application with the following requirements:

  • Hosting at GAE
  • Using GWT (+ Google Plugin for Eclipse and GWT Designer)
  • Using Social Login / Authentication

I know about this book example , but it has a special implementation with only 3 providers. I would like something like socialauth for GWT (and not for struts). Does anyone know such link code, alternative solutions, or integration articles?

+3
source share
1 answer

You can check openid-selector which has some interesting features:

  • .
  • JavaScript - JavaScript.
  • OpenID cookie.
  • OpenID, HTML JavaScript.
  • CSS, .
  • ...

Facebook Twitter, , . , :

openid-selector example

+5

All Articles