Skip to content

In this repository, there is a complete guide of aspnet identity core and how it is possible to manage users, authentication, generate jwt token and etc.

Notifications You must be signed in to change notification settings

Vahidalizadeh1990/CompleteGuide_Aspnet_Identity_YouTube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Complete guide Authentication using Asp.Net Core Identity and JWT token in the .Net core API

In this repo, all of these features related to Asp.Net core Identity have been implemented and a JWT token has been used to authenticate a user. Furthermore, to enforce external login, Google firebase has been used inside a react js application and based on the token that firebase generated, external authentication has been implemented. There is a text version explaining the whole process required to implement this kind of authentication inside the Medium. Furthermore, there is a Video version too to watch these processes.

Medium

https://medium.com/@vahidalizadeh1990/complete-guide-authentication-using-asp-net-core-identity-and-jwt-token-in-the-net-core-api-cd3a291e5c82

YouTube

https://youtu.be/RT1zMc0X4MQ

About

In this repository, there is a complete guide of aspnet identity core and how it is possible to manage users, authentication, generate jwt token and etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages