Complete Angular and Firebase Tutorials | Angular 18

preview_player
Показать описание
Angular 18 with Firebase login #angular #firebase #firebaseauth #firebaseauthentication #angular18 #begginers #programming

1. I use my previous project for this development.
2. Create One project in firebase google.
3. I already have account in firebase, if you don't have please create account first.
4. Project is created in Some Moment.
5. After project created, Create one web app into project.
6. So, Firebase provide some code, follow that.
8. So , install another dependency for angular is @angular/fire
9. Both Dependency installed, let's initialized angular fire module in app module.
10. enable Authentication as email/password in firebase project.
11. Create one registration component in auth module.
12. Add Design in it and declare variable as email and password for create user.
13. Passed email and password displayed in console , Need to pass this in Firebase.
14. Registration Successful.. Once Again i show you..
15. I test login also with same credentials.

@CodeWithHarry @Angular @sahosoftsolutions2343 @ARCTutorials
-----------------------
Thank you guys

Please like share and comment my videos.
Рекомендации по теме
Комментарии
Автор

Thank you for the video. Why do you use modules in Angular 18?

gustavomujica
Автор

after ng add @angular/fire, it is asking for authorization code after selecting firebase features

vijayboggu-cb
Автор

hi, I don't have the app.module.ts file in Angular 18. Where should I save it? in the app folder I only have app.components.ts, app.condig.ts, app.routes.ts.

caribemarketing