captainhaddockfr35 / nativescript-google-login

Apache License 2.0
2 stars 5 forks source link

Where can i find the serverClientID? what is the difference between clientId and serverClientId? #19

Open odedBartov opened 3 years ago

odedBartov commented 3 years ago

i have the clientId from the OAuth 2.0 Client in google cloud platform, but what is the serverClientId? how can i get it?

cobreen commented 3 years ago

Hello. You don't actually need to use them both. Use the only serverClientId and leave clientId empty. Hope that will help you