Skip to content

cecilphillipTK/webapi2-security-samples

 
 

Repository files navigation

ASP.NET Web API 2 Security Demos

Samples from my Securing Your ASP.NET Web API Sevices Talk

Highlights

The samples in this demo cover the following topics.

  • CORS
  • API Keys
  • Cookies w/ OWIN
  • Claims Authorization
  • OAuth2
    • Resource Owner Credential Grant
    • Client Credential Grant

Built With

The technologies used to create the same include:

  • .NET 4.5 / C#
  • ASP.NET WEB API 2
  • OWIN
  • Entity Framework
  • Angular JS.

Pull requests are welcome :)

About

Samples from my Securing Your ASP.NET Web API Sevices Talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 41.5%
  • C# 29.3%
  • JavaScript 27.4%
  • HTML 1.7%
  • Classic ASP 0.1%