Skip to content

Commit

Permalink
chore: add sponsor placement
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
panva committed May 23, 2019
1 parent ce69aee commit 6b7c92a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ Found a bug? - [report it][bug].
Missing a feature? - If it wasn't already discussed before, [ask for it][suggest-feature].
Found a vulnerability? - Reach out to us via email first, see [security vulnerability disclosure][security-vulnerability].

## Sponsor

[<img width="65" height="65" align="left" src="https://avatars.githubusercontent.com/u/2824157?s=75&v=4" alt="auth0-logo">][sponsor-auth0] If you want to quickly add secure token-based authentication to Node.js projects, feel free to check Auth0’s free plan at [auth0.com/overview][sponsor-auth0].<br><br>

## Support

[<img src="https://c5.patreon.com/external/logo/[email protected]" width="160" align="right">][support-patreon]
Expand Down Expand Up @@ -320,3 +324,4 @@ in terms of performance and API (not having well defined errors).
[support-paypal]: https://www.paypal.me/panva
[travis-image]: https://api.travis-ci.com/panva/jose.svg?branch=master
[travis-url]: https://travis-ci.com/panva/jose
[sponsor-auth0]: https://auth0.com/overview?utm_source=GHsponsor&utm_medium=GHsponsor&utm_campaign=%40panva%2Fjose&utm_content=auth
5 changes: 5 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
- [JWE (JSON Web Encryption)](#jwe-json-web-encryption)
- [errors](#errors)

## Sponsor

[<img width="65" height="65" align="left" src="https://avatars.githubusercontent.com/u/2824157?s=75&v=4" alt="auth0-logo">][sponsor-auth0] If you want to quickly add secure token-based authentication to Node.js projects, feel free to check Auth0’s free plan at [auth0.com/overview][sponsor-auth0].<br><br>

## Support

[<img src="https://c5.patreon.com/external/logo/[email protected]" width="160" align="right">][support-patreon]
Expand Down Expand Up @@ -1414,3 +1418,4 @@ if (err.code === 'ERR_JWT_MALFORMED') {
[support-paypal]: https://www.paypal.me/panva
[connect-core]: https://openid.net/specs/openid-connect-core-1_0.html
[bug]: https://github.com/panva/jose/issues/new?labels=bug&template=bug-report.md&title=bug%3A+
[sponsor-auth0]: https://auth0.com/overview?utm_source=GHsponsor&utm_medium=GHsponsor&utm_campaign=%40panva%2Fjose&utm_content=auth

0 comments on commit 6b7c92a

Please sign in to comment.