Okta integration with Vue JS 2.0

Hi, I am trying to integrate Okta with my Vue JS 2.0 application. Can anyone please share if there is any URL guide I can follow?
I tried to integrate with latest Okta libraries but it’s giving me errors since they are built for Vue JS 3.0

1 Like

OktaDev Schematics supports both Vue 2.0 and Vue 3.

The Okta CLI support Vue 2 as well. At least, until this PR is merged.

If you look at our Vue samples, you’ll see a reference to the vue-2 branch at the top of the README.

2 Likes

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.