Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Oct 24, 2024
1 parent 6d327b4 commit f8b1368
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,6 @@ The supported JavaScript runtimes include those that support the utilized Web AP
| [v2.x](https://github.com/panva/oauth4webapi/tree/v2.x) ||||
| [v1.x](https://github.com/panva/oauth4webapi/tree/v1.x) ||||

[sponsor-auth0]: https://auth0.com/signup?utm_source=external_sites&utm_medium=panva&utm_campaign=devn_signup
[sponsor-auth0]: https://a0.to/signup/panva

[^cjs]: CJS style `let oauth = require('oauth4webapi')` is possible in Node.js versions where `process.features.require_module` is `true` or with the `--experimental-require-module` Node.js CLI flag.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ A collection of examples for the most common use cases.
- FAPI 2.0 Security Profile - [source](fapi2.ts) | [diff](fapi2.diff)
- FAPI 2.0 Message Signing - [source](fapi2-message-signing.ts) | [diff](fapi2-message-signing.diff)

[sponsor-auth0]: https://auth0.com/signup?utm_source=external_sites&utm_medium=panva&utm_campaign=devn_signup
[sponsor-auth0]: https://a0.to/signup/panva

0 comments on commit f8b1368

Please sign in to comment.