
-
[Video] Integration testing | ASP.NET Core 2.2 & 3 REST API Tutorial 15
Video This video is part of a series all about ASP.NET Core REST API development. In this video I will show you how you can get started with integration tests in ASP.NET core. We will be using the in-memory TestServer method which is provided by the use of…
-
[Video] ASP.NET Core 2.2 REST API Tutorial 14 - Running in Docker
Video This video is part of a series all about ASP.NET Core REST API development. In this video I will show you how you can setup your ASP.NET Core Rest API to run in Docker with docker-compose. Don't forget to leave a like (if you liked it) and…
-
[Video] ASP.NET Core 2.2 REST API Tutorial 13 - Refreshing JWTs with Refresh Tokens
Video This video is part of a series all about ASP.NET Core REST API development. In this video I will show you how you can implement JWT token refreshing using Refresh tokens in ASP.NET Core. Don't forget to leave a like (if you liked it) and subscribe for…
-
[Video] ASP.NET Core 2.2 REST API Tutorial 12 - User specific content with JWT claims
Video This video is part of a series all about ASP.NET Core REST API development. In this video I will show you how you can add user specific content in your REST API using the claims we added in the JWT we issued in the previous video. Don't forget…
-
[Video] ASP.NET Core 2.2 REST API Development 11 - JWT Authentication User Login
Video This video is part of a series all about ASP.NET Core REST API development. In this video I will show you how you can add user login and obtain a JWT for a user. Don't forget to leave a like (if you liked it) and subscribe for more…
-
[Video] ASP.NET Core 2.2 REST API Development 10 - User Registration and Controller Auth
Video This video is part of a series all about ASP.NET Core REST API development. In this video I will show you how you can add user registration and obtain a JWT for a user. Don't forget to leave a like (if you liked it) and subscribe for more…
-
[Video] ASP.NET Core 2.2 REST API Development 9 - Setting up JWT support (Authentication)
Video This video is part of a series all about ASP.NET Core REST API development. In this video I will show you how you can add JWT authentication support in your application. Don't forget to leave a like (if you liked it) and subscribe for more videos like this!…
-
[Video] What is a JWT (JSON Web Token) and why your REST API needs it
Video Hi guys this is Nick and today I will explain what is a JWT (JSON Web Token) and why your REST API needs it. Don't forget to leave a like (if you liked it) and subscribe for more videos like this!…