node-oauth2-jwt-bearer
node-oauth2-jwt-bearer copied to clipboard
Monorepo for libraries that protect Node APIs with OAuth2 Bearer JWTs
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.20.0. Release notes Sourced from express's releases. 4.20.0 What's Changed Important IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was...
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.24.2 2024-10-27 Bug Fixes Add missing build dependency (#5705) Pull Requests #5705: Fix "Couldn't find package" error...
### Description This pull request implements token exchange functionality as per the [OAuth 2.0 Token Exchange RFC 8693](https://datatracker.ietf.org/doc/html/rfc8693). It introduces new logic to allow clients to exchange one token (e.g.,...
This pull request adds the 'Ask DeepWiki' badge to the repository's README file. ### Purpose The badge provides a direct and convenient link for users and contributors to ask questions...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @priyagupta108 in actions/setup-node#1374...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. Release notes Sourced from github/codeql-action's releases. v3.30.7 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...
### Checklist - [x] I have looked into the [Readme](https://github.com/auth0/node-oauth2-jwt-bearer/tree/main/packages/express-oauth2-jwt-bearer#readme) and [Examples](https://github.com/auth0/node-oauth2-jwt-bearer/blob/main/packages/express-oauth2-jwt-bearer/EXAMPLES.md), and have not found a suitable solution or answer. - [x] I have searched the [issues](https://github.com/auth0/node-oauth2-jwt-bearer/issues) and have...
Bumps [snyk/actions](https://github.com/snyk/actions) from 0.4.0 to 1.0.0. Release notes Sourced from snyk/actions's releases. v1.0.0 What's Changed feat: release stable v1.0.0 by @thisislawatts in snyk/actions#201 The GitHub Action should be considered ready...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.5 to 5.5.1. Release notes Sourced from codecov/codecov-action's releases. v5.5.1 What's Changed build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in codecov/codecov-action#1833 build(deps): bump github/codeql-action from...