🔐 Flutter Firebase Email & Password Auth | Verify Email | Forgot Password | Logout | 2024

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ส.ค. 2024
  • This video is all about adding the Firebase email and password authentication to our Awesome Notes application. We’ll also implement the email verification functionality, so only the users with the verified emails can continue to the app. You’ll also learn how to implement the password reset functionality. And we’ll finalize the video by adding the log-out feature to the app.
    Like & subscribe to get the upcoming videos on time!
    Source code 👨🏻‍💻: github.com/sm-sayedi/awesome_...
    Links 🔗 used in the video
    firebase.google.com/docs/auth...
    Previous video in the series
    • 📱 Build Modern Flutter...
    Add Firebase to a Flutter app
    • Flutter + Firebase: Qu...
    Watch the Awesome Notes App series
    • Let's Create a Rich No...
    Timecodes
    00:00 - Intro
    00:24 - Enable email & password sign-in
    06:08 - Register the user
    10:00 - Show dialogs for potential exceptions
    20:50 - Change the screens per the registration state
    25:56 - Verify the email address
    33:12 - A bug from the Firebase
    34:30 - Logout the user
    36:02 - Login the user
    38:36 - Reset the password
    52:38 - Final words
    #flutter #fluttertutorial #smsayedi #firebase
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 8

  • @AdhamFaisal875
    @AdhamFaisal875 5 หลายเดือนก่อน +1

    Some customers are afraid to build applications that include authentication for fear that the programmer in the database will obtain the passwords of the application users

    • @sm-sayedi
      @sm-sayedi  5 หลายเดือนก่อน +1

      With custom authentication solutions, yes, it is unsafe. But with Firebase Auth, there is no way for programmers to obtain the passwords and not to forget they're encrypted, so even Firebase cannot misuse it, at least there is not such a case reported so far!

    • @AdhamFaisal875
      @AdhamFaisal875 5 หลายเดือนก่อน

      @@sm-sayedi thank you very much

  • @Naif-Sama
    @Naif-Sama 2 หลายเดือนก่อน

    Wait... U already have a ready ui so it doesn't look like this is the start point right???
    Is this like second video so I must first watch the first? Or no it part of list and I must watch a couple of video instead of one?

    • @sm-sayedi
      @sm-sayedi  2 หลายเดือนก่อน

      You're right. This is actually part of a play list that you can find the link in the description of this video. But if you just want to learn about Email and Password auth, I think you don't necessarily need to watch the previous videos! 🙂

    • @dmitricherleto8234
      @dmitricherleto8234 หลายเดือนก่อน

      @@sm-sayedi how do I sync the user notes on the cloud?

    • @sm-sayedi
      @sm-sayedi  หลายเดือนก่อน

      That will come in the upcoming videos!

    • @dmitricherleto8234
      @dmitricherleto8234 หลายเดือนก่อน

      @@sm-sayedi sounds good! I'll wait for that and great videos :)