Skip to content

Commit

Permalink
updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
VeritasSoftware committed Nov 4, 2018
1 parent 7bac1ca commit 3a65cdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

[**Nuget package**](https://www.nuget.org/packages/AspNetCore.Security.Jwt)

[**Sample API (Microservice) project secured by package**](https://github.com/VeritasSoftware/AspNetCore.Security.Jwt.Microservice)

**The package:**

* Makes adding **Jwt Bearer Token Security** to your **ASP NET Core 2.0 app** a breeze!!
Expand All @@ -15,8 +17,6 @@

* Also, **Swagger UI** integration!

[**Sample API (Microservice) project secured by package**](https://github.com/VeritasSoftware/AspNetCore.Security.Jwt.Microservice)

**Add a reference to the package and...**

## A. Use custom User model authentication
Expand Down

0 comments on commit 3a65cdb

Please sign in to comment.