Companies Home Search Profile

ASP.NET Core: Token-Based Authentication

Focused View

Ervis Trupja

1:59:42

0 View
  • [1] Why use exception token-based authentication.mp4
    00:59
  • [2] What you should know.mp4
    00:57
  • [1] Authentication vs. authorization.mp4
    02:17
  • [2] Cookie-based vs. token-based authentication.mp4
    04:21
  • [3] What is identity platform.mp4
    01:18
  • [4] JSON Web Token.mp4
    02:36
  • [1] Setting up Entity Framework Core.mp4
    08:44
  • [2] Adding default identity tables using EF Core.mp4
    08:51
  • [3] Configuring token-based authentication.mp4
    09:38
  • [4] Adding the authentication controller.mp4
    04:56
  • [5] Registering new users using UserManager.mp4
    09:08
  • [6] Logging in users.mp4
    04:54
  • [7] Generating an access token.mp4
    10:17
  • [8] Adding the RefreshToken table.mp4
    05:04
  • [9] Generating and storing refresh tokens.mp4
    04:06
  • [10] Injecting TokenValidationParameters.mp4
    02:57
  • [11] Refreshing expired tokens.mp4
    12:06
  • [1] Seeding the database with roles.mp4
    07:05
  • [2] Adding role claims to tokens.mp4
    05:55
  • [3] Adding role authentication to a controller.mp4
    05:43
  • [4] Adding multiple roles to a controller.mp4
    06:08
  • [1] Next steps for learning more token-based authentication.mp4
    01:42
  • Description


    Are you a developer needing to learn about token-based authentication? This course deep dives into the difference between authentication and authorization, the difference between traditional and token-based authentication, and how to set up this new authentication mechanism in .NET Core applications. Instructor Ervis Trupja steps through everything you need to get started with authentication, then shows you how to set up token-based authentication to generate new access and refresh tokens. He covers generating an access token using a refresh token and explains how to sign up and log in users using tokens. Lastly, Ervis demonstrates how to add role-based constraints and configure roles as part of the token claims.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Ervis Trupja
    Ervis Trupja
    Instructor's Courses
    I am a developer with good insights of Mathematics and Data Structures. When asked, I always see myself as a .Net Developer because of my affinity for the Microsoft platform, though I do pride myself on continually learning new languages, paradigms, methodologies, and topics. Currently I hold 2 x MCSD certifications: - MCSD: Web Apps - MCSD: SharePoint apps also: MS Programming in C# (70-483) Additionally, I am Pluralsight and LinkedIn Learning Author. Also, do not forget to check my YouTube Channel: www.youtube.com/c/dotnethow
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 22
    • duration 1:59:42
    • English subtitles has
    • Release Date 2024/09/19

    Courses related to ASP.NET Core