DEV Community

Digamber Rawat
Digamber Rawat

Posted on

1 1

Full Angular 9|8|7 Firebase Authentication Tutorial Examples

In this Angular tutorial, we are going to build full Angular 7|8|9 Firebase Authentication system from scratch using Firebase Real-time NoSQL cloud database.

What We’ll Be Creating?

Sign in with Google
Sign in with username/password
Sign up with username/password
Recover forget password
Send email verification to a newly created user
Protect app’s inner pages URL using route guard’s canActivate method
Prevent user to access sign in and sign up URL when a user is already logged in
Maintain logged in state of Firebase user in localStorage.

Click here to read more

Image of Datadog

How to Diagram Your Cloud Architecture

Cloud architecture diagrams provide critical visibility into the resources in your environment and how they’re connected. In our latest eBook, AWS Solution Architects Jason Mimick and James Wenzel walk through best practices on how to build effective and professional diagrams.

Download the Free eBook

Top comments (0)

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay