mirror of
https://github.com/danbulant/jose
synced 2026-05-24 20:41:46 +00:00
docs: remove badges
This commit is contained in:
parent
10a8cb4178
commit
e2f3c9be63
1 changed files with 0 additions and 5 deletions
|
|
@ -1,7 +1,5 @@
|
|||
# jose
|
||||
|
||||
![build][actions-image] [![codecov][codecov-image]][codecov-url]
|
||||
|
||||
> "JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js with minimal dependencies
|
||||
|
||||
<p align="center"><img src="/img/demo.gif?raw=true"/></p>
|
||||
|
|
@ -378,8 +376,6 @@ in terms of performance and API (not having well defined errors).
|
|||
|
||||
[ask]: https://github.com/panva/jose/issues/new?labels=question&template=question.md&title=question%3A+
|
||||
[bug]: https://github.com/panva/jose/issues/new?labels=bug&template=bug-report.md&title=bug%3A+
|
||||
[codecov-image]: https://img.shields.io/codecov/c/github/panva/jose/master.svg
|
||||
[codecov-url]: https://codecov.io/gh/panva/jose
|
||||
[documentation-jwe]: https://github.com/panva/jose/blob/master/docs/README.md#jwe-json-web-encryption
|
||||
[documentation-jwk]: https://github.com/panva/jose/blob/master/docs/README.md#jwk-json-web-key
|
||||
[documentation-jwks]: https://github.com/panva/jose/blob/master/docs/README.md#jwks-json-web-key-set
|
||||
|
|
@ -405,5 +401,4 @@ in terms of performance and API (not having well defined errors).
|
|||
[oidc-token-hash]: https://www.npmjs.com/package/oidc-token-hash
|
||||
[suggest-feature]: https://github.com/panva/jose/issues/new?labels=enhancement&template=feature-request.md&title=proposal%3A+
|
||||
[support-sponsor]: https://github.com/sponsors/panva
|
||||
[actions-image]: https://github.com/panva/jose/workflows/Continuous%20Integration/badge.svg
|
||||
[sponsor-auth0]: https://auth0.com/overview?utm_source=GHsponsor&utm_medium=GHsponsor&utm_campaign=panva-jose&utm_content=auth
|
||||
|
|
|
|||
Loading…
Reference in a new issue