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

@zitadel/vue

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zitadel/vue - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

README.md

1

dist/zitadelAuth.js

@@ -16,3 +16,2 @@ import { createOidcAuth, SignInType, LogLevel } from 'vue-oidc-client/vue3';

};
console.info('OIDC Config', cfg);
const oidcAuth = createOidcAuth(authName, defaultSignInType, appUrl, cfg, logger, logLevel);

@@ -19,0 +18,0 @@ return {

{
"name": "@zitadel/vue",
"version": "1.0.0",
"version": "1.0.1",
"description": "Wraps vue-oidc-client to provide a simple interface for ZITADEL",
"homepage": "https://zitadel.com/docs/examples/login/vue",
"bugs": {
"url": "https://github.com/zitadel/zitadel-vue/issues"
},
"main": "./dist/index.js",

@@ -6,0 +10,0 @@ "types": "./dist/index.d.ts",

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