I am getting this error when i try to use okta on my vue 3. is this related to Vue 3?
I started to add the okta code but the basic redirect doesn’t work
Full error
okta-vue.esm.js?7b13:197 Uncaught TypeError: Cannot set property ‘$auth’ of undefined
at Object.install (okta-vue.esm.js?7b13:197)
at Object.use (runtime-core.esm-bundler.js?5c40:2911)
at eval (main.js?56d7:32)
at Module…/src/main.js (app.js:2085)
at webpack_require (app.js:849)
at fn (app.js:151)
at Object.1 (app.js:2530)
at webpack_require (app.js:849)
at checkDeferredModules (app.js:46)
at app.js:925
install @ okta-vue.esm.js?7b13:197
use @ runtime-core.esm-bundler.js?5c40:2911
eval @ main.js?56d7:32
./src/main.js @ app.js:2085
webpack_require @ app.js:849
fn @ app.js:151
1 @ app.js:2530
webpack_require @ app.js:849
checkDeferredModules @ app.js:46
(anonymous) @ app.js:925
(anonymous) @ app.js:928