Distributed Programming Fullstack 2021 | S3P16 | Security: Incorporating Hashed Passwords and Salt in AuthU
This series guides the development of a two-tier application with Angular frontend and .NET Core 5.0 backend, focusing on security best practices by adding hashed passwords with salt to AuthU.

Lars Bilde
151 views • Nov 23, 2021

About this video
I this series we will be building a 2 tiered Application. Angular as front-end Tier and .net Core 5.0 as Backend Tier. We will be using the Onion Architecture (Clean) in the backend development. We will do TDD and unit testing using xUnit.. We will do Authentication..
-----------------------
This is a video thats part of this series:
Intro:
https://youtube.com/playlist?list=PL8jcXf-CLpxrAyHRJKOa1eW1ckwyawrvX
First TDD Feature: "Get All Products"
https://youtube.com/playlist?list=PL8jcXf-CLpxpE_FmiVhFRZMldyBmYmSSB
-----------------
All code for back-end (.net core 5) can be found here:
https://github.com/EASV/legos-for-life-net-core.git/
"Get All" Branch code for back-end (.net core 5) can be found here:
https://github.com/EASV/legos-for-life-net-core/tree/getall
All code for front-end (Angular) can be found here:
https://github.com/EASV/legos-for-life-angular.git/
I added branches in each series so you can jump through code..
Links I used:
https://docs.microsoft.com/en-us/dotnet/architecture/modern-web-apps-azure/common-web-application-architectures
https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-2.1&tabs=visual-studio
https://docs.microsoft.com/en-us/ef/
https://angular.io
https://docs.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-dotnet-test
https://docs.microsoft.com/en-us/aspnet/core/data/ef-mvc/?view=aspnetcore-5.0
https://docs.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.deletebehavior?view=efcore-5.0
https://docs.microsoft.com/en-us/ef/core/testing/
https://github.com/rgvlee/EntityFrameworkCore.Testing
https://docs.microsoft.com/en-us/ef/core/get-started/overview/first-app?tabs=netcore-cli
https://docs.microsoft.com/en-us/dotnet/csharp/tutorials/attributes
https://docs.microsoft.com/en-us/dotnet/standard/attributes/retrieving-information-stored-in-attributes
https://portal.azure.com
https://firebase.google.com
Hash Password:
https://docs.microsoft.com/en-us/aspnet/core/security/data-protection/consumer-apis/password-hashing?view=aspnetcore-5.0
.. more will come...
Hope you enjoy... ;-)
-----------------------
This is a video thats part of this series:
Intro:
https://youtube.com/playlist?list=PL8jcXf-CLpxrAyHRJKOa1eW1ckwyawrvX
First TDD Feature: "Get All Products"
https://youtube.com/playlist?list=PL8jcXf-CLpxpE_FmiVhFRZMldyBmYmSSB
-----------------
All code for back-end (.net core 5) can be found here:
https://github.com/EASV/legos-for-life-net-core.git/
"Get All" Branch code for back-end (.net core 5) can be found here:
https://github.com/EASV/legos-for-life-net-core/tree/getall
All code for front-end (Angular) can be found here:
https://github.com/EASV/legos-for-life-angular.git/
I added branches in each series so you can jump through code..
Links I used:
https://docs.microsoft.com/en-us/dotnet/architecture/modern-web-apps-azure/common-web-application-architectures
https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-2.1&tabs=visual-studio
https://docs.microsoft.com/en-us/ef/
https://angular.io
https://docs.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-dotnet-test
https://docs.microsoft.com/en-us/aspnet/core/data/ef-mvc/?view=aspnetcore-5.0
https://docs.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.deletebehavior?view=efcore-5.0
https://docs.microsoft.com/en-us/ef/core/testing/
https://github.com/rgvlee/EntityFrameworkCore.Testing
https://docs.microsoft.com/en-us/ef/core/get-started/overview/first-app?tabs=netcore-cli
https://docs.microsoft.com/en-us/dotnet/csharp/tutorials/attributes
https://docs.microsoft.com/en-us/dotnet/standard/attributes/retrieving-information-stored-in-attributes
https://portal.azure.com
https://firebase.google.com
Hash Password:
https://docs.microsoft.com/en-us/aspnet/core/security/data-protection/consumer-apis/password-hashing?view=aspnetcore-5.0
.. more will come...
Hope you enjoy... ;-)
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
151
Likes
1
Duration
4:40
Published
Nov 23, 2021
Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.