vapor / jwt-kit

🔑 JSON Web Token (JWT) signing and verification (HMAC, ECDSA, EdDSA, RSA, PSS) with support for JWS and JWK
https://api.vapor.codes/jwtkit/documentation/jwtkit/
MIT License
198 stars 51 forks source link

Update README and DocC #190

Closed ptoffy closed 2 months ago

ptoffy commented 2 months ago

Closes #183

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.28%. Comparing base (d73e80b) to head (c16651a). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #190 +/- ## ======================================= Coverage 83.28% 83.28% ======================================= Files 60 60 Lines 1424 1424 ======================================= Hits 1186 1186 Misses 238 238 ```