titan-x / titan

Messaging server with mobile and browser support.
MIT License
2 stars 3 forks source link

Google ID token handling #97

Closed soygul closed 8 years ago

soygul commented 8 years ago

Easiest way to authenticate an Android user with our backend is to use the 'ID token' returned from the Google Identity toolkit. This adds support for handling that, while still keeping 'access token' handler code intact.