B V

B V

  • NA
  • 22
  • 5k

Consuming Web API with Bearer Authentication Token

Mar 18 2020 11:27 AM
I am trying to consume an external web api (REST) in my ASP.net web application. basically i have two APIs.
First one generates auth token which is to be passed to the next API to get Json String
 
kindly tell me , how to consume external web api in asp.net web application (non MVC) with bearer Authentication Token validation.
 
I am fairly new to this.. .early support would be helpful.
 
Thanks & regards

Answers (1)