Skip to content
/ Authn Public
forked from mobiletonster/Authn

Authorization and Authentication in ASPNET CORE

Notifications You must be signed in to change notification settings

gregyk/Authn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authn Sample Application

Authentication and Authorization in ASPNET CORE 5+

This sample application code is a reference implementation and accompanies the video series on Authentication/Authorization in ASPNET CORE 5 published on youtube at these links:

PART 1 - Authentication & Authorization in ASPNET CORE 5

PART 1 Video: https://www.youtube.com/watch?v=BWa7Mu-oMHk

PART 2 - Authentication - The Challenge in ASPNET CORE 5

PART 2 Video: https://www.youtube.com/watch?v=K0Z7GTOvbMo

PART 2a (supplement) - Adding SQLite DB using EF Core Code First in ASPNET CORE 5

PART 2a (supplement) Video: https://www.youtube.com/watch?v=z-Hll4Xddjs

PART 3 - Authentication - IDaaS (Okta) and Multiple Challenge Providers

PART 3 Video:

For more details, visit the blog at: https://mobiletonster.com

About

Authorization and Authentication in ASPNET CORE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 66.7%
  • HTML 28.8%
  • CSS 3.9%
  • JavaScript 0.6%