From the course: Building Android Apps with AWS

Unlock the full course today

Join today to access over 22,700 courses taught by industry experts or purchase this course individually.

Set up Google sign in on AWS

Set up Google sign in on AWS

From the course: Building Android Apps with AWS

Start my 1-month free trial

Set up Google sign in on AWS

- [Instructor] So the last type of user authentication that we're gonna add to our demo app is the ability to sign in with Google. So I'm here on the Mobile Hub again, and I'm gonna click on our project. I'm gonna scroll down to user sign-in, and then I'm gonna select Google Sign-In. And you can see under the settings here, there are two different IDs that we're gonna need to fill out, the Web App Client ID, and then the Android Client ID and additionally, if we were building an iOS app, you would need a separate ID for that as well, but we're just working on Android for the time being. So I'm gonna go over to the Developer Guide again and it's gonna give me some instructions on how I get those IDs. So here in the Developer Guide, it gives me two separate links. One for setting up the Web Client ID, so I'm gonna look at that and also the one for setting up the Android Client ID. I'm just gonna open those in different tabs and I'm gonna start with the Web App Client ID. And I'm gonna…

Contents