.NET Web API 2 OWIN Bearer Token Authentication direct call

前端 未结 4 1900
天命终不由人
天命终不由人 2020-12-30 12:46

I have a problem with my Web Api Project. I have files stored in my Database and want to call them directly in a new window to view/save (URL like : /api/Files/5 - 5 beeing

4条回答
  •  萌比男神i
    2020-12-30 13:25

    This feature is already built in - I wrote about it here:

    http://leastprivilege.com/2013/10/31/retrieving-bearer-tokens-from-alternative-locations-in-katanaowin/

提交回复
热议问题