A demo application of Google Sign In With Turbo Native.
- web: Rails application which connected from Native App
- android: Android application
- Launch custom fragment for sign in on visit
/sign_in - Get
id_tokenfrom google, and send it to web server with cookies - Verify
id_tokenand get user name from token info