Build an Ionic 7 Angular App with Firebase Authentication - Sign Up, Login, Reset Password -Part one

Поделиться
HTML-код
  • Опубликовано: 5 авг 2024
  • In this tutorial I will show you how to create a fully functional Ionic Angular app with essential user authentication features. In this video, you'll learn how to build a Sign Up, Login, and Reset Password page that seamlessly integrates with Firebase Authentication service.
    🔥 Firebase Authentication Simplified 🔥
    Firebase Authentication provides a robust and secure user authentication system that can be easily integrated into your Ionic Angular app. By following this tutorial, you'll gain a solid understanding of how to set up the authentication flow using Firebase, ensuring your users can securely sign up, log in, and reset their passwords.
    This is part one covering the design of the pages.
    Like my work? Please support my channel by tipping me - Thank you :
    ko-fi.com/codexpression
    #IonicAngular #FirebaseAuthentication #UserAuthentication #Tutorial
  • НаукаНаука

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

  • @adrianisaacescalantetellez9511
    @adrianisaacescalantetellez9511 7 месяцев назад

    Thank you very much for the tutorial

  • @josequintin2467
    @josequintin2467 Год назад

    Great tutorial!!!

  • @lucasmuscolo6026
    @lucasmuscolo6026 3 месяца назад

    Love it.... thanks a lot for this video ❤❤❤

  • @user-jv5by8rd6d
    @user-jv5by8rd6d 10 месяцев назад

    Thank you ❤

  • @sebastianquilodranrodrigue3967
    @sebastianquilodranrodrigue3967 9 месяцев назад

    gracias me salvaste toda una nota :)

  • @plelkes
    @plelkes 3 месяца назад

    A question:
    since we have style on several pages, I put the stylesheets in the file global.scss
    Seems to work in my localhost. Are there any downsides to this method?
    Thanks in advance
    //Peter

  • @plelkes
    @plelkes 3 месяца назад

    No matter what I do @11:43 I just get a blue "ball"
    I use ionic 8 and angular 17 standalone.
    This is what the code looks like:
    //





    //
    Thanks for the help!
    Peter

    • @plelkes
      @plelkes 3 месяца назад

      I answer my Q:
      by using "addIcons({})" in .ts i solved the problem

  • @CristopherValentinAlmonte
    @CristopherValentinAlmonte 6 месяцев назад

    where is the repo?

  • @valentinaalvarez7640
    @valentinaalvarez7640 4 месяца назад

    I'm following your tutorial I have ionic 7 but I'm having a problem with the icons, they aren't visible even though the code looks in order

    • @codexpression
      @codexpression  4 месяца назад

      ionic.io/ionicons - not sure why, try checking if you have the correct icon name

    • @valentinaalvarez7640
      @valentinaalvarez7640 4 месяца назад

      I fixed the issue, I didn't include the names for those specific icons in the imports made in the app.component.ts file. Thanks though for the tutorial, really helpful!

  • @instrumentaljd1420
    @instrumentaljd1420 Год назад

    please i need help with my ionic installations.every time i have dependency conflict problem. How to do ?

    • @codexpression
      @codexpression  Год назад +1

      levelup.gitconnected.com/how-to-fix-the-npm-conflicting-peer-dependency-error-fe5527f629a4.
      I'm not too sure what might be the problem.Try following this blog, it might help

    • @instrumentaljd1420
      @instrumentaljd1420 Год назад

      @@codexpression Thank you I will try your solution

    • @zHofitash1
      @zHofitash1 Год назад

      @@codexpression HELLO , PART TWO ?

    • @codexpression
      @codexpression  Год назад

      I will post it soon

    • @instrumentaljd1420
      @instrumentaljd1420 Год назад

      @@codexpression ok I activate the bell

  • @malikhandev
    @malikhandev 6 месяцев назад

    Part 2: ruclips.net/video/oIjdv6FYBs4/видео.html