auth0-nodejs-webapp-sample
auth0-nodejs-webapp-sample copied to clipboard
Auth0 Integration Samples for Node Web Applications
Snyk has created this PR to upgrade dotenv from 16.0.1 to 16.0.2.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.4.5. Changelog Sourced from dotenv's changelog. 16.4.5 (2024-02-19) Changed 🐞 fix recent regression when using path option. return to historical behavior: do not attempt to...
Bumps [express-session](https://github.com/expressjs/session) from 1.17.3 to 1.18.0. Release notes Sourced from express-session's releases. 1.18.0 Add debug log for pathname mismatch Add partitioned to cookie options Add priority to cookie options Fix...
- `router.get('/logout...` was throwing the following error: `Error: req#logout requires a callback function` - Added callback to resolve it. - Also updated `req.connection` to `req.socket` as IDE was complaining that...
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...
Update codeowner file with new GitHub team name
Semgrep is Okta's static application security testing tool. It was previously recommended to add Semgrep directly into CI/CD pipelines or workflows. However, the ProdSec team has enhanced the tooling, and...