Welcome to NDZ Learning Management System x

ASP.NET Core: Token-Based Authentication

  • No Rating
  • (0 Reviews)
  • 1 students enrolled

ASP.NET Core: Token-Based Authentication

Learn how to implement secure authentication in your ASP.NET Core web applications using token-based authentication. Explore the fundamental concepts of JWT (JSON Web Tokens) and how they can be utilized to authenticate users, authorize access to resources, and maintain statelessness in your applications. Gain hands-on experience in configuring token-based authentication middleware, integrating identity management systems, and securing APIs. By the end of this course, you'll be equipped with the knowledge and skills to implement robust and scalable authentication solutions in your ASP.NET Core projects.

  • No Rating
  • (0 Reviews)
  • 1 students enrolled
  • Free


What learn

  • Master token-based authentication fundamentals and JWT usage in ASP.NET Core, along with configuring middleware, integra...

Course Content

3 sections • 3 lectures •
Introduction
mb
Getting Started with Authentication in ASP.NET Core
mb
Token Based Authentication
mb

Requirements

  • Basic understanding of c#, web API's,.NET core framework is recommended.

Description

One of the most important features in building robust applications is to make sure that your apps are secure. And the basis of all security is controlling access to your apps. We'll start off by talking about the difference between the authentication and authorization and the common capabilities of the Identity framework. Next, you'll learn how to register users to your app, generate access and refresh tokens, and also store the refresh tokens in an SQL database using the Entity Framework core. By the end of this course, you'll learn how to add role claims to an access token and implement the role-based authentication in a Web API.  Throughout the course, hands-on exercises, coding examples, and real-world scenarios will reinforce your understanding of token-based authentication concepts. By the course's conclusion, you'll be proficient in implementing robust authentication solutions that adhere to industry standards and enhance the security posture of your ASP.NET Core applications.

Recent Courses

blog
  • August, 27th 2025
  • 10

Translate Service simplifies dynamic translations in Angular. Useful for runtime language switching and managing multilingua..

  • Free
blog
  • August, 25th 2025
  • 13

AI significantly enhances software testing by automating tasks, improving accuracy, and optimizing resource allocation. AI-po..

  • Free
blog
  • August, 21st 2025
  • 15

A comprehensive presentation covering GraphQL history, motivation, technical details, architecture, REST vs GraphQL compariso..

  • Free
blog
  • August, 19th 2025
  • 13

This session provides a comprehensive introduction to SCSS (Sass) as a robust CSS preprocessor. Attendees will gain practical..

  • Free

About Instructor

instructor
About Instructor

Software Engineer