Socket
Socket
Sign inDemoInstall

oidc-provider

Package Overview
Dependencies
Maintainers
1
Versions
337
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oidc-provider - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

README.md

2

lib/actions/token.js

@@ -207,3 +207,3 @@ 'use strict';

const idToken = token.sign(this.oidc.client);
const idToken = yield token.sign(this.oidc.client);

@@ -210,0 +210,0 @@ this.body = {

@@ -58,3 +58,3 @@ {

},
"version": "0.7.0",
"version": "0.7.1",
"files": [

@@ -61,0 +61,0 @@ "lib"

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