Token based authentication in ASP.NET Web API | ASP.NET Web API

preview_player
Показать описание
In this video, we will see how can we implement Token based authentication in ASP.NET Web API
Source Code

You can find me on
Рекомендации по теме
Комментарии
Автор

Hi, Nice and clean explanation, thanks for your videos. Keep it up Bother

mayur
Автор

Hi thanks for the video. In my case token is being sent by caller application to Api so how can I validate token in that case? Thanks

rahulgaoshinde
Автор

I was looking for the same thing in the .NET Framework.

ashwinikumar
Автор

Sir it is not found data of GetSomeEmployees and GetEmployees in postman, error 401 Unauthorized

krupalsojitra
Автор

Sir I'm using grant type as client credentials and based on client id and client secret I'm getting token generated. But getting authorization has been denied always

RishiShrivastava-hx
Автор

sir 404 error aa rha hai, unable to get access token wht to do?

yogi
Автор

Hi, i have implemented the way u explained and it worked. But i want to use already created table(Tbl_Userlist) instead of users. I have tried renaming to tbl_userlist instead of users table. also re-ran migration commands. now i am getting "Invalid_grant". Any help would be appreciated. thanks.

sohilsanghavi
Автор

where can i find data to put in database employee table iam not able to find in github

SohanShaggari
Автор

It says "error": "invalid_client". I can't see anything about client in this video. I have downloaded your code from github

manivad
Автор

Hello sir urgent hai ...
Ki startup file alag kyu bnai sir, Appstart folder wali class me kyu nhi bnaya sir

Hkumar_new
Автор

404 not found error ...Till 53:14 it is working but getting error in postman

pankajnaik
Автор

Why your github link not open... I want source code

vaishnavisonwane
Автор

Hi Sir, I am Unbale to find the Migration videos .

nayyarnayyar
Автор

Hi, where I can find inserts for Employee table

iteeg