C# API Authentication using JWT | .NET Core Authentication
Scalable Scripts
0:00 / 0:00
C# API Authentication using JWT | .NET Core Authentication
66 363 просмотра · 5 лет назад
Scalable Scripts
36,2 тыс. подписчиков
66 363 просмотра · 5 лет назад
👉 Check our website: https://scalablescripts.com
Learn how to login with C# with .NET Core and handle the JWT Token. We will Login using JWT( JSON Web Token ) which is the standard method for SPA Authentications. We will not use the traditional "Bearer method" but instead we will login using HttpOnly cookies which is a more secure authentication.
Source Code: https://github.com/scalablescripts/cs...
This video can be combined with other videos:
React and C# JWT Authentication: • React & C# JWT Authentication | .NET Core ...
VueJS and C# JWT Authentication: • VueJS & C# JWT Authentication | .NET Core ...
Angular and C# JWT Authentication: • Angular & C# JWT Authentication | .NET Cor...
NextJS and C# JWT Authentication: • NextJS & C# JWT Authentication | .NET Core...
NuxtJS and C# JWT Authentication: • NuxtJS & C# JWT Authentication | .NET Core...
Svelte and C# JWT Authentication: • Svelte & C# JWT Authentication | .NET Core...
Other Courses:
Get access to all my courses for 15$/month: https://scalablescripts.com/p/membership
#csharp #dotnetcore