Firebase Auth with SwiftUI (Beginners)

Поділитися
Вставка
  • Опубліковано 27 жов 2024

КОМЕНТАРІ • 60

  • @leoforster3325
    @leoforster3325 2 місяці тому

    Exactly what I was looking for! Much love

  • @thomasgarayua4979
    @thomasgarayua4979 Рік тому

    My lord... thank you so much for this. I think your channel and videos are under rated. Again thanks for this tutorial!

  • @afnansaad4003
    @afnansaad4003 2 місяці тому

    Thanks your code is the simplest one I found 👏🏻💓

  • @ash_9651
    @ash_9651 Рік тому +1

    Hi Derek, i really appreciated this tutorial. One suggestion if i may as a beginner, you move really fast. That's fine I can follow along, but it would be nice if you paused on the code a little longer so i could type it and you explained what you just did or added so that i can internalize what i just did. You got the makings of a youtuber, keep it up! thank you!

    • @devderekhsieh
      @devderekhsieh  Рік тому

      Thanks for the feedback!

    • @30guarino
      @30guarino Рік тому +2

      There’s a pause feature UA-cam offers to allow users to use

  • @mf7966
    @mf7966 6 місяців тому

    Thank you super useful! Great things for you in all your endevours.

  • @evanhuang9793
    @evanhuang9793 Рік тому

    Thank you so much for this video! Helps a lot with my project.

  • @spirit-u7o
    @spirit-u7o Рік тому

    Thank you I appreciated this video which you recorded. from Japan

  • @angelicaboutwellrodriguezp540
    @angelicaboutwellrodriguezp540 8 місяців тому

    Thank you so much! I'm new to XCode and was able to get this working! I did have one question though, when you started building your app towards the end you removed your #Preview {. } lines of code at the end.... The error was stating that there was a missing argument parameter...
    How do you fix that so you can continue previewing the app without building it?

  • @TheBenicioClub
    @TheBenicioClub Рік тому

    Very helpful! Thank you for making this video!!

  • @rondamon4408
    @rondamon4408 Рік тому +2

    Firebase starts at 20:00

  • @davidholeman3997
    @davidholeman3997 Рік тому

    An excellent tutorial native to using Firebase Authentication in SwiftUI vs. Swift. Would be nice to round out with a follow on example with forgot/reset password.

  • @lopeznotplato
    @lopeznotplato Рік тому

    Awesome video Derek!

  • @notabadsinner
    @notabadsinner 4 місяці тому

    Please dude what is your keyboard. Im in love with the sound it makes

  • @agnesm7832
    @agnesm7832 Рік тому

    Thank you so much for this tutorial!
    I'm saved :D

  • @afnansaad4003
    @afnansaad4003 2 місяці тому

    Hi I try to use alert with sign in function when error exest but it doesn’t work can you tell me why?

  • @itsericbruh5415
    @itsericbruh5415 Рік тому

    very helpful honestly I would love to see more!
    from a business standpoint, make a course. just an idea

    • @devderekhsieh
      @devderekhsieh  Рік тому +2

      Working on it! Would you like to see some web dev content?

    • @itsericbruh5415
      @itsericbruh5415 Рік тому

      I would actually. Somethings that really have me stumped currently, that I could benefit from.
      With swift and fire base I’m sending at receiving a date value but it’s not coming back.
      Second in the future I was to add an ability to my app. The ability to create a website for the user automatically upon creation of account. Similar to popl or dot

    • @devderekhsieh
      @devderekhsieh  Рік тому +1

      the second suggestion sounds interesting! I'll look into that. For the first concern, can you upload your code to GitHub so I can take a look?

    • @itsericbruh5415
      @itsericbruh5415 Рік тому

      @@devderekhsieh haha I got the first question handled. I actually just didn’t know firebase converts dates to timestamp and it needs converted back.
      The second one if you make a video on that would be awesome. I have no clue at all how to do that

  • @ivanseverinov8412
    @ivanseverinov8412 Рік тому

    very helpful, also how can i do several current showing views? what i mean is how can i make several pages for the "registration"?
    thx

    • @devderekhsieh
      @devderekhsieh  Рік тому

      U can use a state variable to control which view is open

  • @diyeastcoast1476
    @diyeastcoast1476 Рік тому

    my question is, the log-in screen works great. but instead of it going to showing the userID badge, how can we make it that on a successful log-in, it redirects to the main app view where the content will be?

    • @devderekhsieh
      @devderekhsieh  Рік тому

      In the ContentView.swift, put main app view in the else block

    • @Complainmanship
      @Complainmanship Рік тому

      @@devderekhsieh thank you very much!

  • @ivanseverinov3996
    @ivanseverinov3996 Рік тому

    Nice tutorial! I have one issue with my code and that when I try to create an account, terminal sends back an error message that email is missing. How can I fix this? Firebase is also not adding new user when I create new user so not sure where the issue is

    • @devderekhsieh
      @devderekhsieh  Рік тому +1

      Are u passing in the email into the create account/login functions? Double check that those fields are actually passing through the email

  • @shamah1437
    @shamah1437 Рік тому

    That is nice explain thanks a lot 👍

  • @jakubp4734
    @jakubp4734 Рік тому

    bro you are amazing, post more videos

  • @napoleontsar
    @napoleontsar Рік тому

    What did you copy at 08:58.... I don't know where you copy it?

  • @EmilScaleViral
    @EmilScaleViral Рік тому

    great video was really helpful! would u consider doing a follow up video continuing on this ?

    • @devderekhsieh
      @devderekhsieh  Рік тому

      Thanks! Anything specific u would like to see with firebase?

    • @lopeznotplato
      @lopeznotplato Рік тому

      @@devderekhsieh Verification methods, email verification, 2nd Factor auth, etc. Any of that would be welcomed, you give very clear explanations!

  • @RonitPatil-z6j
    @RonitPatil-z6j Рік тому

    I'm getting a range or index out of bounds error in the @main method, any idea what is going wrong

    • @devderekhsieh
      @devderekhsieh  Рік тому

      Can you put your code on a github repo and send it over?

  • @saim4556
    @saim4556 4 місяці тому

    thanks for the video can you pls share link for forgot password implementing...

  • @fifififififififififi9257
    @fifififififififififi9257 Рік тому

    How to solve whis problem? "Info.plist contained no UIScene configuration dictionary (looking for configuration named "(no name)")"

    • @devderekhsieh
      @devderekhsieh  Рік тому

      Go to the Application Scene Manifest in the Info.plist file and add Scene Configuration. developer.apple.com/forums/thread/721912
      Feel free to comment again if you have trouble

  • @OguzGaffarKas
    @OguzGaffarKas Рік тому

    Hello, thank you very much for the video, it is very informative. So how can I log out after logging in?

    • @devderekhsieh
      @devderekhsieh  Рік тому

      There’s a firebase function signOut(auth) you can call in a log out button to sign out.
      Here’s the documentation: firebase.google.com/docs/auth/web/password-auth

  • @rofflcopter333
    @rofflcopter333 Рік тому +1

    I need your keyboard!!! ❤

  • @sozex3667
    @sozex3667 Рік тому

    🙏🏾🙏🏾

  • @karlscales9472
    @karlscales9472 Рік тому

    Very nice video could you zoom in on your future videos

    • @devderekhsieh
      @devderekhsieh  Рік тому

      Yes of course, would you like to see camera zooming in or just bigger font in the futrue?

  • @UygulamaWebtv
    @UygulamaWebtv Рік тому

    whats name your keyboard

    • @devderekhsieh
      @devderekhsieh  Рік тому

      Switches: lavender linear switches
      Keyboard: Tiger 80 TKL
      Keycaps: Cannon Keys Esper

    • @UygulamaWebtv
      @UygulamaWebtv Рік тому

      @@devderekhsieh thxx