Skip to content

sepharg/webApiAuthenticationSamples

Repository files navigation

Web Api Authentication Samples

When implementing authentication in web api, I found that even though there are many examples of how to do things on the web, there isn´t a comprehensive full working sample for the different authentication mechanisms.

Therefore, I decided to create this project to showcase the authentication mechanisms in web api and made it so it´s easy to reuse the code for your own projects.

I´ve added unit tests to showcase all of the Api´s methods.

Provided as part of the solution are:

Note: To run the unit tests, start visual studio as administrator, otherwise it won´t let you create the web server.

About

Samples on how to use filters to authenticate ASP .Net Web Api 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published