How to Reset Password with Firebase?🔥 | Firebase Web Auth Tutorial 2024 | Firebase Password Rest

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

КОМЕНТАРІ • 5

  • @VectorM
    @VectorM  9 місяців тому +2

    🌐 Demo of App Used (Task Sync):
    tasksync.netlify.app/🚀
    💻 Download the Source Code:
    www.buymeacoffee.com/VectorM/e/210644
    🔗 Additional Links:
    Firebase Documentation:
    firebase.google.com/docs

  • @artimmy1
    @artimmy1 2 місяці тому +1

    i have a flutter app, when i access the link it says:
    Site Not Found
    Why am I seeing this?
    There are a few potential reasons:
    You haven't deployed an app yet.
    You may have deployed an empty directory.
    This is a custom domain, but we haven't finished setting it up yet.
    How can I deploy my first app?

    • @VectorM
      @VectorM  2 місяці тому +1

      Hey, here is what you need to do:
      First, build your Flutter web app.
      During the deployment process using the Firebase CLI, a public folder will be created.
      Grab all the files for your web app and copy them into this public folder.
      Then, run firebase deploy.
      You are probably seeing the "Site Not Found" message because that's the default page in your public folder.
      Good luck, and let me know how it goes!

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

      I have a video tutorial on the channel , ua-cam.com/video/5gEKxnUhZ18/v-deo.html

    • @artimmy1
      @artimmy1 2 місяці тому +1

      @@VectorM sorry i forgot to mention, the link i was talking about is the link firebase sends in the email when you request to reset your password 2:53