Setup Google SSO for Android

This article describes how to setup Google single sign-on (SSO) for Android.

Shelfy backoffice path: Integration panel/social login/Google/Android

Resources

  • Shelfy console

  • Your Firebase project

  1. Select your existing project.

  2. Click the Android icon.

  3. In the side menu, click Authentication.

  4. In the Authentication window, click the Sign-in method tab.

  5. Select Google to be the sign-in provider.

  6. Enable Google.

  7. Enter your project support email, and click Save.

  8. Go to your Project settings.

  9. Copy the Web API Key.

  10. Go to the Google Play Console.

  11. In the side menu, expand Setup and click App integrity. In the App integrity window, click the App signing tab.

  12. Copy the SHA-1 certificate fingerprint and paste it on the back office.

  13. Copy the SHA-256 certificate fingerprint and paste it on the back office.

  14. Go to the Firebase Console.

  15. Select your Android app, and click Add fingerprint.

  16. Add SHA-1. It will automatically be assigned as SHA-1.

  17. Add SHA-256. It will automatically be assigned as SHA-256.

  18. When the integration process finishes and all the fieldsā€™ values have been defined, simply download the file, including the latest update, from Firebase.

  19. Upload the downloaded file into the Shelfy Console.

  20. Click Save To Version, and publish it so that it goes live in the next version.

Last updated