.NET MAUI | Firebase Email Authentication

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

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

  • @ShayanKhan-cu6jt
    @ShayanKhan-cu6jt 2 ปีที่แล้ว +4

    Very informative video

  • @lpe6300
    @lpe6300 ปีที่แล้ว +4

    Thank you. Very informative. The function of firebaseAuth has changed and updated .. if anyone need to use this video as it is .. he must downgrade firebaseAuth database to 3.7.2

  • @24586387
    @24586387 2 ปีที่แล้ว +10

    Hi, thanks for this video.. It was very useful for authentication in MAUI.
    Could you please do a similar video for Firestore Database in Maui
    Thanks

  • @박상민-q5c
    @박상민-q5c ปีที่แล้ว +1

    Wow, this place is a hidden gem for background music! I love it!

  • @ThaveeshaKannangara
    @ThaveeshaKannangara 2 ปีที่แล้ว +4

    Nice, looking forward to seeing more videos, give us a video integrating other social logins also. Facebook, Linkedin, instagram, Twitter, etc

    • @CodingWithZaidi
      @CodingWithZaidi  2 ปีที่แล้ว +2

      surely will do..

    • @Etienne80085
      @Etienne80085 2 ปีที่แล้ว +1

      @@CodingWithZaidi Have you made a Facebook, google etc video yet? I'm struggling to find something for Maui because most examples needs a redirect url and Maui is an app so does not have a redirect url?

    • @talithaarao
      @talithaarao 2 ปีที่แล้ว +1

      @@Etienne80085 hello, did you find something about that? I am also looking for that.

  •  ปีที่แล้ว +4

    Hello! Nice video, is it possible that you show us how you implemented Google authentication using firebase? I am having a lot of trouble on this. Thanks!

  • @teocerda5367
    @teocerda5367 7 หลายเดือนก่อน +1

    Excelent turorial, thanks at lot men.

  •  7 หลายเดือนก่อน +1

    I forgot to say I'm from BRAZIL ok

  • @cissemy
    @cissemy 2 ปีที่แล้ว +3

    Thanks
    Can you add authorization? Only admin has access to certains pages.

    • @CodingWithZaidi
      @CodingWithZaidi  2 ปีที่แล้ว +1

      We need to create some rules to users then we can implement it

    • @cissemy
      @cissemy 2 ปีที่แล้ว

      @@CodingWithZaidi
      It will be great to add it.

    • @cissemy
      @cissemy 2 ปีที่แล้ว

      Please add authorization.Thanks

  • @batcodes1690
    @batcodes1690 ปีที่แล้ว

    Firebase auth provider is not available for iOS.

  • @enis36
    @enis36 2 ปีที่แล้ว +1

    Hello. How to google login with this package? Can you help?

  • @payalmordiya531
    @payalmordiya531 2 ปีที่แล้ว +1

    CAN U CREATE VIDEO
    API CALL MAUI APPLICATION WITH DATAGRID

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

    Hey brother. You do have tutorials on React native as well, can you give a quick and brief differences between MAUI and React Native ? Thanks :)

  • @rahul_salokhe
    @rahul_salokhe 2 ปีที่แล้ว +3

    Please make a video on firebase notification

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

    DO you have a video with google sign in?

  • @ericpetersen8529
    @ericpetersen8529 2 ปีที่แล้ว +2

    This works in debug, but not in release. Is there something I need to do to make it work in a release build?

    • @CodingWithZaidi
      @CodingWithZaidi  2 ปีที่แล้ว

      its strange. it should work in release .code is breaking or whats happening

    • @ericpetersen8529
      @ericpetersen8529 2 ปีที่แล้ว +1

      @@CodingWithZaidi It is weird, just kind of disappears to the background and when I click on it again it restarts. The really weird part is that it works, like if I am creating a user, the user gets created and I'm not doing anything else after that but the app goes away. Again it works perfectly debugging on the device. The code looks like this.
      private async Task SignUpCommandExecuteAsync()
      {
      try
      {
      var authLink = await firebaseAuthService.FirebaseAuthProvider.CreateUserWithEmailAndPasswordAsync(SignUpEmail, SignUpPassword);
      }
      catch (Firebase.Auth.FirebaseAuthException authException)
      {
      await Shell.Current.DisplayAlert("Error Creating User", authException.Reason.ToString(), "Try Again");
      }
      catch (Exception ex)
      {
      await Shell.Current.DisplayAlert("Error Creating User", ex.Message, "Try Again");
      }
      }
      No exception is thrown or at least not one that I can catch. I am building an apk to install like this:
      dotnet build -c Release -f net6.0-android

    • @ericpetersen8529
      @ericpetersen8529 2 ปีที่แล้ว +1

      Also tried your code with my apikey with the same results.

    • @CodingWithZaidi
      @CodingWithZaidi  2 ปีที่แล้ว +1

      i didnt try the release version of my app .I need to look in to this matter .
      or you can share your findings here

  • @GaryCuriano
    @GaryCuriano ปีที่แล้ว +1

    Hello. NIce video. But just to ask, how to fix the error because the constructor for FirebaseConfig became double? The error states it cannot be converted because the constructor accept only 1 parameter. Thank You.

  • @erdokrmn
    @erdokrmn 2 ปีที่แล้ว +1

    Hi ,
    Firstly thank you for video. I have question. I want to signout but i didnt find how to do it can you help me ?

  • @amigoface
    @amigoface 2 ปีที่แล้ว +2

    can u do a video on maui that CRUD a firebase database please ?

  • @avancenayoutubefam8139
    @avancenayoutubefam8139 4 หลายเดือนก่อน +1

    Hello, can you make a tutorial for password reset or Forgot Password feature?

  • @vitoalbertodistefano5159
    @vitoalbertodistefano5159 ปีที่แล้ว

    Hi, thank you for video tutorial, but i have a problem work in debug mode, no in release. Have you an idea ? Thank you.

  • @janwagner5254
    @janwagner5254 2 ปีที่แล้ว

    Nice, Thx for this informative and helpful video. One Question: why you install Newtonsoft.Json - wouldn't be System.Text.Json sufficient? Is it because of the Firebase package?

    • @CodingWithZaidi
      @CodingWithZaidi  2 ปีที่แล้ว +1

      thanks brother
      you can use system.text.json if you want.

  • @nolan6650
    @nolan6650 2 ปีที่แล้ว

    Hi @CodingWithZaidi ! Great video for setting up new user via email. I am struggling to get .NET MAUI | Firebase to work for SSO ... any tips? Thanks!

  •  ปีที่แล้ว +1

    hi bro, nice video thanks. Please google and facebook auth video

  • @gilbertenriquez4532
    @gilbertenriquez4532 ปีที่แล้ว

    Cannot create an instance of the abstract type or interface 'FirebaseAuthProvider' how did you solve this

    • @PawnDracula
      @PawnDracula ปีที่แล้ว

      me neither, did you solve it ?

  • @juanibellavitis1055
    @juanibellavitis1055 2 ปีที่แล้ว

    For my project I can´t use MauiXaml for the properties

    • @24586387
      @24586387 ปีที่แล้ว

      you can do it all in C#

  • @EleazarRosario
    @EleazarRosario 2 ปีที่แล้ว

    Hello, how could I check if the user is already logged in?

    • @nicholasferrara8028
      @nicholasferrara8028 ปีที่แล้ว

      Use the preferences to store the user id, than check if you have one and if you do, than don't route them to the login page.

  • @jacobf8577
    @jacobf8577 2 ปีที่แล้ว

    Thanks for the tutorial.. Is there any way to check if user is logged in.? Once logged in and the app gets restarted is there a way to check if the user already logged in..

    • @nicholasferrara8028
      @nicholasferrara8028 ปีที่แล้ว

      Yes, you will need the help of the preferences to store this data. It would work by storing the userid in preferences and checking if you have an id or not. If you do, don't direct them to the login screen. You'll want to couple this with an expiration on it however for best practice.

  • @namefamily4040
    @namefamily4040 2 ปีที่แล้ว +1

    thanks for share video
    just link github is wrong

  • @PawnDracula
    @PawnDracula ปีที่แล้ว +1

    Thank you a lot man!

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

      Thank you for watching please share

  • @naxinaximun9262
    @naxinaximun9262 2 ปีที่แล้ว

    Aaaaaah that awful noise. Why???!!!

  • @JesseIngles
    @JesseIngles 2 ปีที่แล้ว

    JESUS LOVE YOU.

  • @harishripriyam9894
    @harishripriyam9894 ปีที่แล้ว

    hi @CodingWithZaidi
    nice one i tried but user getting automatically logoff when they switch to other apps while working in this app...what is the issue?