We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e5d947 commit 59bedc8Copy full SHA for 59bedc8
README.md
@@ -1,8 +1,10 @@
1
# ZNetCS.AspNetCore.Authentication.Basic
2
3
[](https://www.nuget.org/packages/ZNetCS.AspNetCore.Authentication.Basic)
4
+[](https://github.com/msmolka/ZNetCS.AspNetCore.Authentication.Basic/actions)
5
-A simple basic authentication middleware.
6
+A simple basic authentication middleware. Allows setup authentication using configuration or dependency injection
7
+and suppress `WWW-Authenticate` header globally or for AJAX request.
8
9
## Installing
10
0 commit comments