How to Fetch a User Profile Using Firebase Web 🐳| Firebase Auth

Поделиться
HTML-код
  • Опубликовано: 2 фев 2025

Комментарии • 17

  • @YuuNimation
    @YuuNimation Месяц назад +1

    thank you

    • @VectorM
      @VectorM  Месяц назад +1

      @@YuuNimation you're welcome bro , thanks for watching 🔥💯

  • @RonMacho414
    @RonMacho414 16 дней назад +1

    What color theme are you using for coding

    • @VectorM
      @VectorM  16 дней назад

      @@RonMacho414 the Andromeda theme

  • @cookiestocky672
    @cookiestocky672 Месяц назад +1

    I made the sign up and login system and it worked but that one didn't and idk where i made the issue. I have a website called CookieMovie which is like Netflix and youtube but only for my content and want to create a login system and want the homepage when loaded if not logged in to show a button login if logged in to display email of the account and an arrow that when clicked to open a dropdown with options like history; Change account information and a logout button but idk how to make that button or widget and how to make it save and fetch the watch history.

    • @VectorM
      @VectorM  Месяц назад +1

      @@cookiestocky672 Hey bro , is the create account and login working properly?

    • @cookiestocky672
      @cookiestocky672 Месяц назад

      @@VectorM Yes, they are and now i am trying to create it again to see if it works

    • @cookiestocky672
      @cookiestocky672 Месяц назад

      @@VectorM Do i need to activate the database or firestore or anything in the firebase site

    • @cookiestocky672
      @cookiestocky672 Месяц назад +1

      @@VectorM It says No user data found! I think like on register it doesn't save the data or idk

    • @VectorM
      @VectorM  Месяц назад +1

      @cookiestocky672 I see , make sure your firebase config is the same in all pages.

  • @YuuNimation
    @YuuNimation Месяц назад +1

    please brother can i ask you , because you the only one who , give infos , if i buyed a domain from a website will they give me an place where i can edit my website and update it , or they will just give me the domain , and i should find a place like github when i will deploy my website?🙏

    • @VectorM
      @VectorM  Месяц назад +1

      @@YuuNimation don't buy a domain if you are still in development , create a GitHub account and upload your website there , then use netlify to deploy your website.
      They will give you a free sub domain , I have a video on how on the channel .

    • @YuuNimation
      @YuuNimation Месяц назад

      @@VectorM thanks💙💙

  • @YuuNimation
    @YuuNimation Месяц назад +1

    can you do , how to make the user comment

    • @VectorM
      @VectorM  Месяц назад +1

      @@YuuNimation that would depend , if it's just text you can use the firebase realtime database. go to the documentation and find real-time database.
      Might make the video on it maybe in the future.