Setup Google OAuth sign in 6 minutes

  Рет қаралды 30,957

Appwrite

Appwrite

4 ай бұрын

Learn how to add google sign in into your website with Appwrite.
Instructor: / dennisivy11 / / dennis-ivanov
💬 Follow Appwrite on social media & join our Discord community.
• Twitter: / appwrite
• Discord: appwrite.io/discord
• LinkedIn: / appwrite

Пікірлер: 55
@jlambert12013
@jlambert12013 3 ай бұрын
Finally, a tutorial that's to the point!
@bet_5982
@bet_5982 4 ай бұрын
was refresh token handling fixed? it was supposed to be stored in first log in
@maxponmar
@maxponmar 4 ай бұрын
I have a problem trying to setup Google auth, I have my appwrite instance running on the port 444, and when I try to do login the redirect url doesn't contain the port, giving me the Error 400: redirect_uri_mismatch. Has anyone had this problem? (I set the url correctly with the port in the client app and in the redirect url setting from Google)
@MoneyShifted
@MoneyShifted 6 сағат бұрын
appwrite don't allow a bypass of installed applications like mobile apps? App write asking to app secret but google don't provide it for Secuity reasons. does this mean i can't have google sign in on my app?
@freekeys
@freekeys 3 күн бұрын
How can we make our own backend for OAuth?
@arieljordz
@arieljordz 7 сағат бұрын
Is it possible to bypass the allow consent since I already allowed it in my first login?
@eestiprogrammeerimine1035
@eestiprogrammeerimine1035 3 ай бұрын
Could you put the code in the description please? I seem to have it not work properly
@alexander499zero
@alexander499zero 9 сағат бұрын
Yes please😅😊❤
@freekeys
@freekeys 3 күн бұрын
Can you make video: Expo react native + Social auth. With server please 🙏
@jovianswank300
@jovianswank300 2 ай бұрын
This is super helpful but considering Android why don't u integrate google sign in api instead of redirect to the browser?
@Appwrite
@Appwrite 2 ай бұрын
Glad it helped. I'll need to look into the Android solutions and discuss this with the team - Dennis Ivy
@user-ic8tr4kf1v
@user-ic8tr4kf1v 9 күн бұрын
I create it and client secret invisible then i remove it and created it again but same issue?
@Appwrite
@Appwrite 8 күн бұрын
Can you ask this question in the Appwrite discord server and provide more details to what you're doing/facing? Link to discord is in the video description. Team is very responsive there :)
@harshdeep7015
@harshdeep7015 4 ай бұрын
Is it now possible for react native apps🤔
@Appwrite
@Appwrite 4 ай бұрын
You could use the the web SDK with react native, although we are working on finalizing a react native SDK at the moment. - Dennis Ivy
@harshdeep7015
@harshdeep7015 4 ай бұрын
@@Appwrite thank you very much for react native sdk
@gamingarea9011
@gamingarea9011 4 ай бұрын
Now that's what i wanted. Can you also make Facebook login
@alexander499zero
@alexander499zero 9 сағат бұрын
Facebook is useless
@kilokiloj
@kilokiloj Ай бұрын
defining oath might be useful.
@RushikeshGangapurkar
@RushikeshGangapurkar 4 ай бұрын
is this works for react native as well??
@alexander499zero
@alexander499zero 9 сағат бұрын
Yee probably
@dwisetyoaji5007
@dwisetyoaji5007 4 ай бұрын
still waiting for 1.5 in cloud, not supported yet? I test this afternoon still throw error
@nitinkumarme
@nitinkumarme 4 ай бұрын
I have also been waiting for Appwrite Cloud 1.5 for a long time.
@Appwrite
@Appwrite 4 ай бұрын
1.5 on Cloud is expected very soon! @@nitinkumarme
@Appwrite
@Appwrite 4 ай бұрын
1.5 on Cloud is expected very soon!
@ryansamte8874
@ryansamte8874 2 ай бұрын
could you make for react native
@Appwrite
@Appwrite 11 күн бұрын
Noted
@masonwang2475
@masonwang2475 3 ай бұрын
What app you use for this video (screen recorder)?
@Appwrite
@Appwrite 3 ай бұрын
Screen studio for screen, OBS for headshots. - Dennis Ivy
@masonwang2475
@masonwang2475 3 ай бұрын
@@Appwrite thank you very much!
@alexander499zero
@alexander499zero 9 сағат бұрын
OBS
@besufkaddebebe4753
@besufkaddebebe4753 17 күн бұрын
What is the redirect url?
@Appwrite
@Appwrite 11 күн бұрын
This is where the user will be sent once a user signs in with google, so it completes the sign in process on Appwrites end and generates a session for you. Remember, you Authenticate with google, but you sign in with appwrite, or whatever platform/custom build you are using. - Dennis Ivy
@Haroombe
@Haroombe 16 күн бұрын
what do you use for your webcam ?
@Appwrite
@Appwrite 11 күн бұрын
Logitech 4K Pro Webcam
@alexander499zero
@alexander499zero 9 сағат бұрын
Squircle in OBS
@Ryan-kx6qw
@Ryan-kx6qw 13 күн бұрын
Do you have the source code of this tutorial?
@Appwrite
@Appwrite 11 күн бұрын
Not yet, I'll need to link it up - Dennis Ivy
@akrahman2491
@akrahman2491 4 ай бұрын
Getting this error appwriteexception: user (role: guests) missing…
@Appwrite
@Appwrite 4 ай бұрын
That happens when you first try to get a user when your not authenticated. Once you login the error goes away, so there’s nothing to worry about.
@akrahman2491
@akrahman2491 4 ай бұрын
@@Appwrite after I logged in, it remains the same, what should I do
@Appwrite
@Appwrite 4 ай бұрын
@akrahman2491 even when you refresh the page?
@akrahman2491
@akrahman2491 4 ай бұрын
Yes, after create an account, I again crate a session, still got the error
@Appwrite
@Appwrite 4 ай бұрын
Can you please join the appwrite discord server and open up and issue tagging me (Dennis Ivy)? And explain the tech you are using with some code so I can see. In the issue mention that I said to tag me
@Leon-eh7im
@Leon-eh7im Ай бұрын
he is dennis
@Appwrite
@Appwrite 11 күн бұрын
👋
@nikhilkhanwani4659
@nikhilkhanwani4659 3 ай бұрын
Will it work with android?
@teacher4life775
@teacher4life775 Ай бұрын
Where he chose web application you would select android
@alexander499zero
@alexander499zero 9 сағат бұрын
When you choose web app it will work in any browser
@chauquang55
@chauquang55 2 ай бұрын
why you do oath facebook
@Appwrite
@Appwrite 2 ай бұрын
Sorry, not understanding the question. We have a facebook OAuth option - Dennis Ivy
@chauquang55
@chauquang55 2 ай бұрын
@@Appwrite I mean, can you make a clip about Facebook oauth sign in?
@Appwrite
@Appwrite 2 ай бұрын
@chauquang55 ah got it. I can definitely look into that :) - Dennis Ivy
@chauquang55
@chauquang55 2 ай бұрын
@@Appwrite thank you
OAuth 2.0 explained with examples
10:03
ByteMonk
Рет қаралды 116 М.
Llegó al techo 😱
00:37
Juan De Dios Pantoja
Рет қаралды 60 МЛН
ПРОВЕРИЛ АРБУЗЫ #shorts
00:34
Паша Осадчий
Рет қаралды 7 МЛН
Spot The Fake Animal For $10,000
00:40
MrBeast
Рет қаралды 196 МЛН
Doing This Instead Of Studying.. 😳
00:12
Jojo Sim
Рет қаралды 23 МЛН
Drag & Drop with Javascript in 4 minutes
3:58
Appwrite
Рет қаралды 25 М.
Sign In with Google | React Native Expo | Tutorial 2024
15:11
Omatsola Dev
Рет қаралды 2 М.
Google OAuth 2.0 With NodeJS (No Passport or googleapis)
57:18
TomDoesTech
Рет қаралды 93 М.
How to Get a Verified Email Badge (Extremely Rare)
26:24
ThioJoe
Рет қаралды 534 М.
Top 10 CSS One Liners That Will Blow Your Mind
13:34
developedbyed
Рет қаралды 934 М.
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Рет қаралды 529 М.
NodeJS & Express - Google OAuth2 using PassportJS
20:33
Kris Foster
Рет қаралды 98 М.
Как бесплатно замутить iphone 15 pro max
0:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 8 МЛН
📱магазин техники в 2014 vs 2024
0:41
djetics
Рет қаралды 694 М.