Login API with JWT token in Asp.Net Core | ASP.NET Core 5.0 Web API Tutorial

preview_player
Показать описание
ASP.NET Core 5.0 Web API Tutorial

===================================
===================================

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Follow us on
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Popular free courses from WebGentle
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Рекомендации по теме
Комментарии
Автор

Thanks a lot for this series. short, simple and easy to get fundamental knowledge. apricating your effort.

MaheshPatil-xhql
Автор

how will we use the generated token in a real Application? In this video, u paste it in the postman but for real application how to deal with it.
Also, Very nice work done, systematic and step by step playlist.

codewithmrsingh
Автор

Great tutorial.Thank you Nitish Kaushik!!

kaushikbhadani
Автор

cant thank you enough for making it so simple !!!

rajeshhsp
Автор

Sir Could you please continue this series to make us understand role based authorization

Well it helped me a lot thank you so much sir🙏

Suhelkhanjundalla
Автор

Really amazing tutorial with depth explanation. Can you add a Refresh Token video?

sivakumarr
Автор

How to use this functionality from ASP.NET MVC instead of postman?

ajayjagdale
Автор

sir can you plz explain Multiple Authentication using both Cookies and JWT Token

rafiullahafridi
Автор

Nice video,
But i have strange problem, I have applied [Authroze] attribute on get action of bookController, checking with postman.
Without generate token it gives error 404, but when I hit login action then token is generated
but after that when i hit get action of bookController without using bearer token, it shows me records, it does not asks for token.
But from browser it is working fine.

vinodkus
Автор

please make tutorial on consuming in mvc app

HassanAli-pjcn
Автор

c# consoleApp jwt token how to authenticate requests

wudong-xnbm
Автор

Hi, I am getting error `Bearer error="invalid_token", error_description="The signature is invalid"` while calling get method with the generated token. Can any one please help me ? .

RiteshSingh-opty
Автор

Sir I have a doubt, in this course you haven't explain filters in api so I tried to find out but haven't got any article on this so just wanted to know filters are existing in web api core or they removed?

snhlnk