Skip to content

Commit a5a6ec5

Browse files
fix: nuget token and readme
1 parent a0d060d commit a5a6ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The goal of this project is to help your application security by Managing your J
2323

2424
* Auto create RSA or ECDsa keys
2525
* Support for JWE
26-
* Support public `jwks_uri` endpoint with your public key in JWKS format
26+
* Support public `jwks_uri` endpoint with your public key in JWKS format (Support for JWS and JWE)
2727
* Extensions for your client API's to consume the JWKS endpoint. See more at [NetDevack.Security.JwtExtensions](https://github.com/NetDevPack/Security.JwtExtensions)
2828
* Auto rotate key every 90 days (Following NIST Best current practices for Public Key Rotation)
2929
* Remove old private keys after key rotation (NIST Recommendations)

0 commit comments

Comments
 (0)