Skip to content

Commit 59bedc8

Browse files
committed
update readme
1 parent 1e5d947 commit 59bedc8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# ZNetCS.AspNetCore.Authentication.Basic
22

33
[![NuGet](https://img.shields.io/nuget/v/ZNetCS.AspNetCore.Authentication.Basic.svg)](https://www.nuget.org/packages/ZNetCS.AspNetCore.Authentication.Basic)
4+
[![Build](https://github.com/msmolka/ZNetCS.AspNetCore.Authentication.Basic/workflows/build/badge.svg)](https://github.com/msmolka/ZNetCS.AspNetCore.Authentication.Basic/actions)
45

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.
68

79
## Installing
810

0 commit comments

Comments
 (0)