Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

express-openid-connect

Package Overview
Dependencies
Maintainers
45
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-openid-connect - npm Package Compare versions

Comparing version 2.17.0 to 2.17.1

4

lib/context.js

@@ -327,5 +327,5 @@ const url = require('url');

...config.logoutParams,
id_token_hint,
post_logout_redirect_uri: returnURL,
...params.logoutParams,
post_logout_redirect_uri: returnURL,
id_token_hint,
});

@@ -332,0 +332,0 @@ } catch (err) {

{
"name": "express-openid-connect",
"version": "2.17.0",
"version": "2.17.1",
"description": "Express middleware to protect web applications using OpenID Connect.",

@@ -67,3 +67,3 @@ "repository": "auth0/express-openid-connect",

"tsd": "^0.29.0",
"typedoc": "^0.23.18",
"typedoc": "^0.25.1",
"typescript": "^4.8.4"

@@ -70,0 +70,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc