Add Authorization to Add Property Component

preview_player
Показать описание
Let's allow only allow to a authorized user to add a new property and redirect to login page if user is not logged in.

Exercise solution from previous video
Рекомендации по теме
Комментарии
Автор

Thanks for all the teaching in Angular & ASP.NET Core, managed to learn lots of things by watching all the playlist, very much appreciated and looking forward to the adding of images between front and back end.

bustha
Автор

is there admin side panel and user side panel different ?
@Study Mash

DhyanPatel-lmfi
Автор

I am getting this error and I do not understand what to do. Please help

[ERR] Something Went Wrong In The An error occurred while updating the entries. See the inner exception for details.
---> (0x80131904): The INSERT statement conflicted with the FOREIGN KEY constraint The conflict occurred in database "realestate_db", table "dbo.AspNetUsers", column 'Id'.
The statement has been terminated.

moropaneedwin
Автор

please share the github link to this project

moropaneedwin