Distributed Programming Fullstack 2021 | S3P10 | Security: Adding Bearer JWT Authentication to Swagger in Startup File

This series covers building a two-tiered application with Angular as the front-end and .NET Core 5.0 as the backend, focusing on implementing security by adding Bearer JWT authentication to Swagger in the startup configuration.

Distributed Programming Fullstack 2021 | S3P10 | Security: Adding Bearer JWT Authentication to Swagger in Startup File
Lars Bilde
138 views • Nov 22, 2021
Distributed Programming Fullstack 2021 | S3P10 | Security: Adding Bearer JWT Authentication to Swagger in Startup File

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
.. more will come...

Hope you enjoy... ;-)

Tags and Topics

Browse our collection to discover more content in these categories.

Video Information

Views

138

Duration

3:10

Published

Nov 22, 2021

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.