Build Secured .NET 8 APIs With Custom JWT Authentication & Authorization using Identity Manager! 🔒🚀

preview_player
Показать описание

Hello everyone, welcome, in this video, we will look at Building Secured 8 APIs With Custom JWT Authentication & Authorization using Identity Manager! 🔒🚀
Thanks so much for watching 🙌🏾 LIKE 👍, SUBSCRIBE & turn on Notifications 🔔 to know when I upload new videos EVERYDAY!

/*You can buy a coffee for me to support the channel*/ ☕️

/*Get Source code*/

/*Follow Us*/
Рекомендации по теме
Комментарии
Автор

Thanks for sharing great sources and content!

Do you have a sample of JWT authentication using the blazer serverapp instead of the blazer assembly?

TV-mxei
Автор

make a video related with the School Management System which includes the login functionality and separete activity pages like techers, staff, and students. This was very impressive content and also a great topic for

manojpant
Автор

hi i have a question. For the login and register, you put the function in rather than putting it directly inside the AccountController.cs, is there any reason for that ?

oxwdjnw
Автор

Do you have a tutorial of how to implemeting and sending request to these authentication endpoint in an MVC or Blazor web? I'm dealing with such a problem.

vuhoang
Автор

Is that possible to create a class for Blazor wasm APplication which is Authenticated by Microsoft Azure Oauth Authendication. if possible please create one video of it. Adding roles, etc..

bqjdudw
Автор

Hi.
Great update to your one you did last year. You have simplify the code somewhat and this one is way better to read and understand.
Sad that you did not also include the Refresh token in this video.

What is the follow-on video to this, not very clear?

Can you give me a URL link for part two to use this in a Blazor WASH or Application app and...
And if you have done a update to this with Refresh Token then yes please for the URL link.

Thank you in advance

waynehawkins
Автор

how can i sync between sqlite on mobile offline and remote database (restapi with sql server ) ?

shabanelmogy
Автор

Please little bit about the record class??? Explain.

ajazahmad
Автор

Thanks. Where did you get this information from?

brawlboy
Автор

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)

hhcdghjjgsdrt
Автор

How did you generate the key in appsetting under Jwt?

graigkefiloe
Автор

I used JWT to make api .I made two roles Users and Employee so all data inserted in AspNetUsers table in database .i want to make a relationship between users with role User and another table called Bill and make relationship between users with role Employee with another table called Branch how i can do this by using Code First

FebySamir
Автор

is this video valid for dotnet and react projects?

childrensuniverse
Автор

Hello, how can I link the authorization service to another service in my project so that access to it is limited, I understood using the example of swager, but I did not understand how to link to the project, I think it is possible using Redis, but I do not know how

tacohed
Автор

I wasted half a day because I added the wrong library. Be careful when adding libraries!!!

SertuncSELEN
Автор

I do not know why this message is generating during starting the app. ie 'The service collection cannot be modified because it is read-only.']

ajazahmad