Google Signin in React Native Cli without expo framework and without firebase from scratch. OAuth2.0

preview_player
Показать описание
In this video you will learn how to signin with google in your react native cli project creating from scratch.
We will not use expo framework or firebase login.

Here is the code to get SHA-1 key:
password=android

Рекомендации по теме
Комментарии
Автор

This is amazing just subscribed, can you make for Facebook and apple too?

AbdullahAboAyeshaTareq
Автор

I have an app and I need to do this but in white label format (a single app but with different bundle_ids), however, I didn't want to have to create a client_id for each app, has anyone solved this problem in react native?

adrielschmitz
Автор

Hey I have a little trouble when I'm testing the app locally i have a 400 Invalid request when I try the sign-in.

kafui.hounkpatin
Автор

Code for Info.plist in ios folder:
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>


</array>
</dict>
</array>
<key>GIDClientID</key>

<key>GIDRedirectURI</key>

MarhabaCodes
Автор

bro make more videos on facebook login etc

FarazAhmed-rdif
Автор

how to configure android and ios folder in react native cli on windows10.

hendoitechnologies
Автор

i dont have androidClientId attribute under GoogleSignin.Configure({}). ?

karthikrajanatarajan-ch
Автор

its saying"The request failed because the Android package name and fingerprint are already in use" even tho its my first tym creating this

tharunlegancy
Автор

[Error: DEVELOPER_ERROR] new error
ERROR Sign in error: [Error: DEVELOPER_ERROR]

in android i am getting this error

kiranoffice
Автор

why have you used android bundle id in ios while creating oauth client id?

abc-ydxf
welcome to shbcf.ru