ASP.NET Web API Identity in 5 minutes (user register, login ..)

preview_player
Показать описание
Check out my web API .net8 full course: (over 14h of content!)

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

Check out my web API .net8 full course: (over 14h of content!)

AzureFullstackDev
Автор

Truly excellent work! I'm serious. There's so much information out there and all I wanted was the easiest way of using Identity and bearer tokens and you literally explained it all in 5 minutes

hegemaniac
Автор

For further viewers, in case you can't install the nuget packages because of any SDK error, even if you have everything set up, try updating your visual studio to latest version

jefersonfurrier
Автор

you showed this identity installation but you didn't show us how to customize it, can you show us how to customize it?

yunusemreözyeşil
Автор

Hey, is there any way to add in AddIdentityCore<> not an IdentityUser, but my User model, which inherits from IdentityUser? I did it, but it didnt work for me

alekseigwynbleidd
Автор

How can i disable or override register route?

jseh_
Автор

So many things I want to know, how do you change the expiry time of the token returned?

geepy
Автор

Is this package available to work with PostgreSQL?

sujitnaik
Автор

You're the best !! 🔥 This video was short and clear !

thepickicool
Автор

Thank you for your video. Can I add "/api/auth/" before identity api endpoints?

notme
Автор

Thank you for this. I hadn't seen the app.MapIdentityApi feature before. Is that new with .Net 8? Also using that is it possible to hide some of the endpoints it provides or is it an all or nothing situation? Thanks

AthelstanEngland
Автор

i wish you did not use the inmem database tbh, i dont like all the endpoint residing in the program class either.

rwjofzp