
kehf4 (kehf4) asked a question.
I am using vue 2 and currently using below version of OKta widget and okta auth js with okta vue.
"@okta/okta-auth-js": "^5.2.3",
"@okta/okta-signin-widget": "4.4.4",
"@okta/okta-vue": "2.1.1",
Now i want to upgrade okta widget and okta authjs and okta vue to latest version for my vue 2 application.
Is it possible update below latest version with vue 2 ? Or We have dependency of Vue 3 js?
"@okta/okta-signin-widget": "6.4.0",
"@okta/okta-auth-js": "6.5.1",
"@okta/okta-vue": "5.2.1",

Hi @kehf4 (kehf4) , Thank you for reaching out to the Okta Community!
I checked with our DevSupport colleagues and it seems that you'll only be able to use okta-vue 3.x with Vue 2.
https://github.com/okta/okta-vue
Hope it helps!