robobario / gameswap

0 stars 1 forks source link

google signin #5

Closed robobario closed 8 years ago

robobario commented 8 years ago

https://developers.google.com/identity/sign-in/web/

Use the google client libs to validate the tokens sent to us are good. We probably need a dropwizard endpoint to submit the token for validation. If valid create a user in the database and set a session cookie and store session timeout/info into the db.

https://developers.google.com/identity/sign-in/web/backend-auth