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

sveltekit-zitadel-oidc

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sveltekit-zitadel-oidc - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

dist/auth/oidc/client.js

@@ -27,3 +27,3 @@ // oidc.ts

redirect_uri: `${root}/auth/oidc/callback`,
post_logout_redirect_uri: root,
post_logout_redirect_uri: root + "/",
silent_redirect_uri: `${root}/auth/oidc/refresh`, // URL used for silent token renewal

@@ -30,0 +30,0 @@ authority,

{
"name": "sveltekit-zitadel-oidc",
"version": "0.0.6",
"version": "0.0.7",
"license": "MIT",

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

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