Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

FouomaOscar/firebase-authentication-with-angular-16

Repository files navigation

Firebase Authentication with Angular 16 done with standalone logic

This project is part of an Angular tutorial where we explore how to setup a simple email/password as well as social login authentication workflows for Angular apps using the awesome AngularFire library.

Installation

  • Run npm install to install all the required dependencies

  • go to your project on https://console.firebase.google.com retrieve your credentials informations in format:

    apiKey: "YOUR_CREDENTIALS_HERE",
    authDomain: "YOUR_CREDENTIALS_HERE",
    databaseURL: "YOUR_CREDENTIALS_HERE",
    projectId: "YOUR_CREDENTIALS_HERE",
    storageBucket: "YOUR_CREDENTIALS_HERE",
    messagingSenderId: "YOUR_CREDENTIALS_HERE"
    
  • Then run ng serve to start a dev server.

  • Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

[updated]πŸ”₯ Angular tutorial to setup Firebase Authentication with Angular 16

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.6%
  • HTML 15.7%
  • JavaScript 3.8%
  • SCSS 2.9%

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /