Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Frieds,

I have created simple web api Token Based Authentication using Oathu 2. In this is there any way to capture the generated Access token before it is sent in the response to the client? I want to store the token in local DataBase.


Thanks in Advance,
Mohan G
Posted

1 solution

Maybe can be useful to somebody, I found the answer here:
You will get the Solution if you refer the the follwing links...

http://stackoverflow.com/questions/26071743/how-do-you-get-the-oauth2-accesstoken-after-its-creation-from-the-owin-api[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900