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

vuex-oidc

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuex-oidc - npm Package Versions

23
11

4.0.2

Diff

Changelog

Source

4.0.2

2023-04-01

Fixes

  • Change ts interface to be compatible with oidc-client-ts interface
perarnborg
published 4.0.1 •

Changelog

Source

4.0.1

2022-12-22

Fixes

  • Change import in typings to oidc-client-ts
  • Add vue-router to peer dependencies
perarnborg
published 4.0.0 •

Changelog

Source

4.0.0

2022-12-18

Breaking Changes

  • oidc-client-ts instead of oidc-client is now a required peer dependency
  • The Implicit Flow is no longer supported, Authorization Code Flow with PKCE is the only supported OAuth flow type
  • vuexOidcProcessSilentSignInCallback, which previously took no arguments, now needs the oidcSettings as an argument.
perarnborg
published 3.11.1 •

perarnborg
published 3.11.0 •

Changelog

Source

3.11.0

2022-06-30

Features

  • Stop relying on exp claim to check if access tokens are expired
  • Allow not removing user when tokens expire
perarnborg
published 3.10.3 •

perarnborg
published 3.10.2 •

Changelog

Source

3.10.2

2021-02-09

Fixes

  • Add missing typing
perarnborg
published 3.10.1 •

Changelog

Source

3.10.1

2020-10-09

Fixes

  • Check expired user when signing in silently in check access
  • Add error payloads to typings
perarnborg
published 3.10.0 •

Changelog

Source

3.10.0

2020-09-17

Features

  • Support nuxt route meta arrays

Fixes

  • Fix storeSettings.isPublicRoute being ignored when publicRoutePaths is set
  • Ignore oidcError in some silent authentications
perarnborg
published 3.9.8 •

Changelog

Source

3.9.8

2020-09-14

Fixes

  • Fix for automaticSilentRenew and automaticSilentSignin
23
11
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