Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobritodev authored May 12, 2021
1 parent 5f243c9 commit 0dc22f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Json Web Key Set Manager
![Nuget](https://img.shields.io/nuget/v/Jwks.Manager)![Azure DevOps coverage](https://img.shields.io/azure-devops/coverage/brunohbrito/Jwks.Manager/14)[![Build Status](https://dev.azure.com/brunohbrito/Jwks.Manager/_apis/build/status/brunohbrito.Jwks.Manager?branchName=master)](https://dev.azure.com/brunohbrito/Jwks.Manager/_build/latest?definitionId=15&branchName=master)
![Nuget](https://img.shields.io/nuget/v/Jwks.Manager)[![Master - Publish packages](https://github.com/NetDevPack/Security.JwtSigningCredentials/actions/workflows/publish-package.yml/badge.svg)](https://github.com/NetDevPack/Security.JwtSigningCredentials/actions/workflows/publish-package.yml)

<img align="right" width="100px" src="https://jpproject.blob.core.windows.net/images/helldog-site.png" />
The JSON Web Key Set (JWKS) is a set of keys which contains the public keys used to verify any JSON Web Token (JWT) issued by the authorization server.
Expand Down

0 comments on commit 0dc22f9

Please sign in to comment.