<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00007hYeHjCAKOkta Classic EngineAuthenticationAnswered2024-03-25T09:47:55.000Z2022-06-07T08:59:41.000Z2022-06-08T18:32:04.000Z

kehf4 (kehf4) asked a question.

Okta widget , okta auth js and okta vue update for vue js based single page application

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",

 

 

 

 


  • Mihai N. (Okta, Inc.)

    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

     

    Okta Vue SDK 

    Hope it helps! 

    Expand Post
This question is closed.
Loading
Okta widget , okta auth js and okta vue update for vue js based single page application