iOS Firebase Authentication: Sign In With Email & Password Tutorial (2/2) | Firebase Bootcamp #3

preview_player
Показать описание
Continue your learning journey with our second tutorial video on integrating Sign In With Email and Password using Firebase Authentication in your iOS app. In this video, we'll dive deeper into the code and walk you through additional steps to ensure a seamless integration.

🤙 WELCOME BACK 🤙

00:00 Sign In Email
01:24 Intro
06:16 Testing create account flow
07:00 func signInUser
09:35 Understanding the Console
10:10 func resetPassword
13:56 Reset password template
15:44 func updatePassword
17:06 func updateEmail
19:04 Testing update email/password
20:56 Clean up
Рекомендации по теме
Комментарии
Автор

I just wanted to thank you for this Playlist. You really helped me a lot.

efecetin
Автор

This tutuorial has been a huge help. Thanks a lot man

dereknoppinger
Автор

Just wanted to appreciate your well-thought, high-quality and comprehensive playlists. I find your videos very inspiring and encouraging and personally love your teaching style, thank you so much for finding time and creating all of these!!

nidaime
Автор

First. Great to see you again Nick!!!!

chrisstromberg
Автор

Thank you very much, Mr. Nick. You are my savior!

pakaponwiwat
Автор

Hey Nick, just wanted to say thanks for the awesome video! I really love your content and how you challenge us to complete the application by leaving out certain parts. It makes it more interactive and complex. I was wondering if you could include mini-tasks in future videos to motivate us to do more than just what's shown. Keep up the great work!

josephestrada
Автор

Fantastic videos!! Could you PLEASE go back and make a video about handling Firebase authentication errors? This is a pretty big thing with authentication and I can't seem to find an answer that fits into your tutorial code. Things like "email already in use", "wrong password", etc. I've been searching to figure this out but cant find an answer. Would be extremely helpful.

dannymeyer
Автор

"Alright, Welcome back everybody. We are ready move, we are ready to groove." LOL. :) Love the energy and the excitement you have. We feel the same. ❤👨🏻‍💻

kdtechniquesofficial
Автор

Can you also make a video with email verification.

indomitabletr
Автор

Great video, however, you covered pretty much everything in the signup/signin flow using email/password other than the email verification step, which I think is much harder for people to figure out compared to say update email or password.

Kuraudo_VII
Автор

hello, nik, very thanks for your video. it is very good. but, i wang to know where can i get the code you written, could you upload it in github or somewhere .thank you very much.

bomen.s
Автор

Great video. I wonder if you could post your code so if we get stuck, we can more easily spot any differences in our code. Thanks

michaelchilton
Автор

I was thinking a bonus episode like what you did at the end of the beginners boot camp with a multi step process. Something a little more complex like hinge or tinder where the user model gets updated with new properties each step of the way.

melmandaragrows
Автор

Many thanks Nick for the great series. Quick question: these days lot of talk about using MV model instead of MVVM model..what’s your take on this?..appreciate your reply..

absar
Автор

trying to sign in with email view its not allowing me to go to the next page I don't know what I did wrong but when I click the buttons it just stays on the onboarding page

brandonevans
Автор

hello! how are u use spotlight/search in xcode ? 7:11 timing
Great video!

iliad
Автор

This whole series feels like a cheat code lol

theodysseusking
Автор

Apple is saying to delay sign in view as much as possible and you are implementing that by force. Either sign in either leave. This doesn't follow HIG

iLoveAppl
Автор

with the update email: Error Domain=FIRAuthErrorDomain Code=17006 "Please verify the new email before changing email." verify the new email before changing email., FIRAuthErrorUserInfoNameKey=ERROR_OPERATION_NOT_ALLOWED}, and I updated the password and enter in that way but the email I can´t do it

momentoelectrico