perarnborg / vuex-oidc

Vuejs (with vuex) wrapper for open id authentication
MIT License
232 stars 64 forks source link

migrating from oidc-client to oidc-client-ts #194

Closed apavelm closed 1 year ago

apavelm commented 2 years ago

Since "oidc-client" is abandoned and not maintained anymore. Also, many analyzers complain of this library and it's dependencies. I suggest following the recommendation of "oidc-client" library and migrate to "oidc-client-ts" it should be fully compatible.

manpreet-compro commented 2 years ago

@apavelm There is discussion around this on the thread - #177

perarnborg commented 1 year ago

v4 now uses oidc-client-ts