Angular Authentication: Login, Register, Role-Based Auth & JWT Token Tutorial with .NET Core API

  Рет қаралды 21,377

Nihira Techiees

Nihira Techiees

Күн бұрын

Пікірлер: 70
@alexjuniortupapa
@alexjuniortupapa 26 күн бұрын
El mejor video, tomarse el tiempo para hacer un trabajo tan completo es de profesionales, felicitaciones 👌 gracias por conocer un gran canal.
@NihiraTechiees
@NihiraTechiees 26 күн бұрын
Really happy to receive such a wonderful words 😊 thanks
@QuinnBlackford-v3c
@QuinnBlackford-v3c 7 ай бұрын
I would love to see the API and Angular created both from scratch and linked together for the full experience of development from start to finish.
@NihiraTechiees
@NihiraTechiees 7 ай бұрын
Will plan soon 👍
@totalchaos7906
@totalchaos7906 7 ай бұрын
@@NihiraTechiees yes please🙏
@samsonmarikwa2631
@samsonmarikwa2631 Ай бұрын
Thank you for your effort in bringing such good content to us. I would like to suggest creating a docker image for the API. It would help those who are not into .Net so that we concentrate on Angular only🙏
@NihiraTechiees
@NihiraTechiees Ай бұрын
Thanks for the idea!. will plan for that
@SufiyanJamadar-t9h
@SufiyanJamadar-t9h 24 күн бұрын
@@NihiraTechiees yes sir please do that we are learning a lot of things from you
@AamirIshaq-y2r
@AamirIshaq-y2r 6 ай бұрын
Great video. You are good man
@NihiraTechiees
@NihiraTechiees 6 ай бұрын
Thanks
@raveincaconquest1015
@raveincaconquest1015 5 күн бұрын
Version Node.js ?
@HammertonKogey
@HammertonKogey 8 ай бұрын
How do you register the interceptor in no-standalone angular 17 template?
@NihiraTechiees
@NihiraTechiees 8 ай бұрын
kzbin.info/www/bejne/h2nWYXaPndN7na8 follow this one. If any issue le me know in mail
@JFilgueiraAlves
@JFilgueiraAlves 3 ай бұрын
Excellent ! Tank Yoy
@NihiraTechiees
@NihiraTechiees 3 ай бұрын
Thanks
@jayakumar2927
@jayakumar2927 8 ай бұрын
Good one bro. But SendOtpMail Implementation not done it is show blank . Can you update this implementaton?
@NihiraTechiees
@NihiraTechiees 8 ай бұрын
I am making separate video for this. you can except by coming Friday
@SufiyanJamadar-t9h
@SufiyanJamadar-t9h 2 ай бұрын
same sir SendOtpMail is not working
@thegenzfact9058
@thegenzfact9058 2 ай бұрын
Im using the same mat raised button but the buttons were not in rectangle they are circle not sure i tried many times , could you please check
@NihiraTechiees
@NihiraTechiees 2 ай бұрын
Can you check the theme you chosed in material UI
@thegenzfact9058
@thegenzfact9058 2 ай бұрын
@@NihiraTechiees ha bro , I have used azure-blue, but the theme you selected doesnot showup when im creating project.
@thegenzfact9058
@thegenzfact9058 2 ай бұрын
This got fixed - I used theme specified in the video. but when define a form following the video ,but im getting an error as builder is used before its initialization
@HeyJunaid
@HeyJunaid 5 ай бұрын
Thank you
@NihiraTechiees
@NihiraTechiees 5 ай бұрын
Welcome🎉
@jayakumar2927
@jayakumar2927 8 ай бұрын
Good post bro
@NihiraTechiees
@NihiraTechiees 8 ай бұрын
Thanks
@aymankvp9768
@aymankvp9768 7 ай бұрын
great, how i can run project?
@NihiraTechiees
@NihiraTechiees 7 ай бұрын
Use npm start or ng serve command
@corneliusluka3555
@corneliusluka3555 6 ай бұрын
Thanks Sir for this wonderful video, is their video on how you created the API for this project?
@NihiraTechiees
@NihiraTechiees 6 ай бұрын
Link in description kzbin.info/www/bejne/iXrHmHZql9aBkJY
@SalimRaed-u1u
@SalimRaed-u1u 8 күн бұрын
When searching for your API why doesn't it appear to me? Please solve the problem sir
@NihiraTechiees
@NihiraTechiees 8 күн бұрын
kzbin.info/www/bejne/iXrHmHZql9aBkJY have you created api by following this video? Or you have your own api?
@naumannasir6948
@naumannasir6948 6 ай бұрын
how to run backend project ,i have downloaded the code and installed visual studio code ,.net ,when i run the project it says can not build the project
@NihiraTechiees
@NihiraTechiees 6 ай бұрын
Yes that is. net core web api so needed this all initial set up
@Chiprauski2010
@Chiprauski2010 5 ай бұрын
Hello, how are you? I have a problem with the buttons, they don't have colors. Can you tell me why? I installed the material as in the video.
@NihiraTechiees
@NihiraTechiees 5 ай бұрын
I believe you choosen different theme.. Can you share the details to my email
@sumannayak7677
@sumannayak7677 8 ай бұрын
make one realtime eccomerce app using realtime api
@NihiraTechiees
@NihiraTechiees 8 ай бұрын
Sure, will plan for that
@mdsafikulislam9113
@mdsafikulislam9113 6 ай бұрын
How to use identity in this existing project?
@NihiraTechiees
@NihiraTechiees 6 ай бұрын
Will make separate video for that
@S--xc4rv
@S--xc4rv 8 ай бұрын
im trying to import the Ngmodel in my standalone component but i got an error. it says that import it through module . so aren’t the any other way to use the NgModel feature in standalone component ? as you have export some method in material model likewise im supposed to do that ?
@NihiraTechiees
@NihiraTechiees 8 ай бұрын
Standalone component never use ngModule.
@naumannasir6948
@naumannasir6948 6 ай бұрын
@NihiraTechiees how to run backend
@NihiraTechiees
@NihiraTechiees 6 ай бұрын
Follow the backend video otherwise just use json server api
@rizwanahmed5596
@rizwanahmed5596 3 ай бұрын
i have done backend video 3.30hrs and 1.17 hrs where is email and associate customer get by code ,code???? tutorial
@NihiraTechiees
@NihiraTechiees 3 ай бұрын
Watch full video also refer the supporting items in description. If you still not clarified please send me mail
@aneeshvishnudas9692
@aneeshvishnudas9692 4 ай бұрын
Good demo. spinner not implemented...
@NihiraTechiees
@NihiraTechiees 4 ай бұрын
Thanks let me check that spinner
@nibrasnib5312
@nibrasnib5312 7 ай бұрын
How can i use your api?
@NihiraTechiees
@NihiraTechiees 7 ай бұрын
I shared ta api creation video also . from that video description you can get source code and SQL script
@mdsafikulislam9113
@mdsafikulislam9113 6 ай бұрын
Brother where is API Project or Videos..
@NihiraTechiees
@NihiraTechiees 6 ай бұрын
Check api video link in description
@yogeshkathe5079
@yogeshkathe5079 7 ай бұрын
Hi its very helpful for us Thanks for your efforts How to create menu with sub menu
@NihiraTechiees
@NihiraTechiees 7 ай бұрын
kzbin.info/www/bejne/pKuTmYOaq9d2nZo follow this video for submenu
@NIVEDYAKV
@NIVEDYAKV 8 ай бұрын
Hi, I need a help to create pie chart using angular17
@NihiraTechiees
@NihiraTechiees 8 ай бұрын
Will create video soon
@praveshkumar-fr4bx
@praveshkumar-fr4bx 8 ай бұрын
very helpful video . How to show dynamic sub -sub menu s.
@NihiraTechiees
@NihiraTechiees 8 ай бұрын
Will make separate video
@praveshkumar-fr4bx
@praveshkumar-fr4bx 8 ай бұрын
@@NihiraTechiees thanks 🙏
@engomarAlmughalles
@engomarAlmughalles 8 ай бұрын
Great video. You are good man
@NihiraTechiees
@NihiraTechiees 8 ай бұрын
Thanks
@rizwanahmed5596
@rizwanahmed5596 4 ай бұрын
not good no backend code in video
@NihiraTechiees
@NihiraTechiees 4 ай бұрын
Backed I created seperate video, video link in description. I already mentioned in the video
@rizwanahmed5596
@rizwanahmed5596 4 ай бұрын
@@NihiraTechiees ok thanks in interface learndatacontext where it came from?
@GatewaytoRichnessTamil
@GatewaytoRichnessTamil 5 ай бұрын
Create Login: Username Password New User Forgot Password New User Page: Username Password Confirm Password Mail Id Role Admin / Normal (Drop Down) Forgot Password: Mail Id Below Condition should be follow .Net Core • .Net Core API should be used in backend interaction • Code first approach should be followed • Only LINQ should be used without store procedure Angular: • Angular Solution should be designed in MVC Pattern • Bootstrap css should be used for style • Client-side validation should be properly handled in TS • Interceptor should be sending the username on each request • After successfully logging if admin, redirect to admin welcome page else user welcome pager with username. Sir this video fulfilled or not above the my inteview task from L&T
@NihiraTechiees
@NihiraTechiees 5 ай бұрын
90% covered
@GatewaytoRichnessTamil
@GatewaytoRichnessTamil 5 ай бұрын
@@NihiraTechiees Thank you sir
@dosovi4548bustayes
@dosovi4548bustayes 4 ай бұрын
Epic fail, really stop doing tutorials!!!!
@NihiraTechiees
@NihiraTechiees 4 ай бұрын
What went wrong brother? Can you provide more details
@dosovi4548bustayes
@dosovi4548bustayes 3 ай бұрын
@@NihiraTechiees 2:33:25 why you create obj?
سورة البقرة كاملة, رقية للبيت, وعلاج للسحر | القارئ علاء عقل - Surah Al Baqarah
3:56:21
Как Ходили родители в ШКОЛУ!
0:49
Family Box
Рет қаралды 2,3 МЛН
17 weird new tech products at CES 2025 you need right now...
5:25
5 Hidden Windows Features You Should Be Using in 2025!
8:05
Kevin Stratvert
Рет қаралды 113 М.
ANGULAR Application - Part 1 || FULL-STACK || .Net Core
8:37
House of Tech Concepts
Рет қаралды 611
How To Handle Permissions Like A Senior Dev
36:39
Web Dev Simplified
Рет қаралды 340 М.
This AI Robot Is Doing the Impossible - Unitree x ElizaWakesUp
9:30
Сборник Топ 20 Номеров за 2024 - Уральские Пельмени
2:52:31
Уральские Пельмени
Рет қаралды 886 М.