New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

egg-kauth

Package Overview
Dependencies
Maintainers
3
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-kauth - npm Package Compare versions

Comparing version 0.2.6 to 0.2.7

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [0.2.7](https://gitlab-ag.marmot-cloud.com/marmot/kauth-sdk-egg/compare/v0.2.6...v0.2.7) (2020-10-29)
### Bug Fixes
* logoutUri default config ([74deccb](https://gitlab-ag.marmot-cloud.com/marmot/kauth-sdk-egg/commit/74deccb74e2c3581d00752ee31753bb812868df3))
## [0.2.6](https://gitlab-ag.marmot-cloud.com/marmot/kauth-sdk-egg/compare/v0.2.5...v0.2.6) (2020-10-29)

@@ -2,0 +11,0 @@

2

config/config.default.js

@@ -17,3 +17,3 @@ "use strict";

loginRedirectUri: '/',
logoutUri: '/',
logoutUri: '/api/kauth/logout',
kauthOrigin: 'http://global.oapi.marmot-cloud.com',

@@ -20,0 +20,0 @@ kauthServiceName: 'kauth-svc.dev.svc.cluster.local',

{
"name": "egg-kauth",
"version": "0.2.6",
"version": "0.2.7",
"description": "egg kauth plugin",

@@ -5,0 +5,0 @@ "eggPlugin": {

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