Skip to content

polsani/WebApiSecurity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebApiSecurity

Segurança de APIs utilizando Claims

Create an empty web project and add by nuget the follow packages

  • Install-Package Microsoft.Aspnet.WebApi.Owin
  • Install-Package Microsoft.Owin.Host.SystemWeb
  • Install-Package Microsoft.Owin.Security.OAuth
  • Install-Package Microsoft.Owin.Cors

About

Segurança de APIs utilizando Claims

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published