Complete Tutorial to Authentication with Angular + MongoDB

preview_player
Показать описание
This video is a complete tutorial on Angular Authentication with MongoDB.
In the video, we will cover how you can set up an authentication table with MongoDB, and how to connect
the application to allow sign-up, login, logout and automated authentication.

🕒 Timestamps 🕒

00:00 - Introduction
00:46 - Generate View Components
06:43 - Storing users with MongoDB
10:06 - Hashing user password
12:12 - MongoDB and Angular connection
12:51 - Create the Login endpoint
28:30 - Storing the web token
29:53 - Enriching HTTP requests
34:52 - Token Verification
36:58 - UI Enhancements for actions
41:09 - Removing edit and delete buttons
44:05 - User redirection
44:46 - Route Guarding
48:39 - Logging out
52:02 - Timed Logout
54:22 - Automated Login
Please like, subscribe and leave a comment to let me know what you think!

Рекомендации по теме
Комментарии
Автор

I've been using angular for about the last 2 years. Mongodb has only just peaked my interest, but just got to say what a concise and straightforward angular tutorial you've presented. You clearly understand this framework very well. And thank you for the bhash suggestion i have to might replace my exisiting hashing method with that at some point. Good job :) thank you

robincannon
Автор

I have tried at least 10hours of tutorials and none worked, this was my last hope and it didnt dissapoint me....
thank you much

randomdude
Автор

Wow thank you sooo much! One of the easiest tutorials to follow and the perfect amount of detail. This has saved me a lot of time. Looking forward to watching your other tutorials

htyler
Автор

What a great tutorial 🤩 !!
Thank u so much for these efforts

Rescco