Skip to content

remotestack377/AngularFirebaseAuthentication

Repository files navigation

AngularFirebaseAuthentication

Angular 13 Firebase Authentication Example Tutorial

  • Sign-in with Google
  • Sign-in with username/password
  • Register with username/password
  • Email verification
  • Forgot password
  • Guard Routes with canActivate
  • Prevent user to access sign in and sign up URL when a user is already logged in
  • Handle logged-in user state with Local Storage

Installation

Run npm install

Add Firebase credentials in environment.ts and environment.prod.ts

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

Angular 13 Firebase 7 Authentication Example Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published