An open API service indexing awesome lists of open source software.

https://github.com/fabiangosebrink/aspnet-webapi-tokenauthentication

Simplest way to send a token and secure a resource in ASP.NET WebAPI
https://github.com/fabiangosebrink/aspnet-webapi-tokenauthentication

Last synced: about 2 months ago
JSON representation

Simplest way to send a token and secure a resource in ASP.NET WebAPI

Awesome Lists containing this project

README

        

# AspNetSimpleWebApiTokenAuthentication
Simplest way to send a token and secure a resource in Asp.Net WebAPI

See a full readme here

http://offering.solutions/2015/10/03/token-authentication-with-claims-and-asp-net-webapi-simple-example-also-on-github/