2
Answers

How to call Web Api with User credential and get a token .

Dilshad Ali

Dilshad Ali

8y
342
1
 
           MVC Application     =====================>   Web Api  with Token Authentication
                                           <====================
 
 
My Question is that ,How to call web api from MVC application .Web Api implemented credential with Token System.How I get Token  and access simultaneously web api.
 
 
Plz guide me .
Answers (2)