Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update samples to support vue 3 - OKTA-364845 #104

Closed
wants to merge 8 commits into from

Conversation

shuowu-okta
Copy link

No description provided.

"axios": "^0.20.0",
"@okta/okta-auth-js": "^4.6.1",
"@okta/okta-signin-widget": "^5.2.3",
"@okta/okta-vue": "git://github.com/okta/okta-vue.git#sw-support-vue-3-OKTA-353048",
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to be updated to 4.0 or dev-4.0 branch when the PR in okta-vue get merged (before okta-vue@4.0 release)

"@okta/okta-vue": "^3.0.0",
"axios": "^0.20.0",
"@okta/okta-auth-js": "^4.6.1",
"@okta/okta-vue": "git://github.com/okta/okta-vue.git#sw-support-vue-3-OKTA-353048",
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to be updated to 4.0 or dev-4.0 branch when the PR in okta-vue get merged (before okta-vue@4.0 release)

README.md Outdated
@@ -1,5 +1,7 @@
# Vue Sample Applications for Okta

> Note: You're currently looking at sample applications that support Vue 3. If you are looking for samples for Vue 2, please checkout the [main branch](https://github.com/okta/samples-js-vue).
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After this PR gets merged into the vue-3 branch, we can add a similar note in the main branch.

@shuowu-okta shuowu-okta force-pushed the sw-add-vue-3-samples-OKTA-364845 branch from f0d6176 to 87cf974 Compare April 26, 2021 18:55
@shuowu-okta shuowu-okta changed the base branch from vue-3 to master April 26, 2021 18:58
@vijetmahabaleshwar-okta vijetmahabaleshwar-okta force-pushed the sw-add-vue-3-samples-OKTA-364845 branch 3 times, most recently from 8d50a93 to 49dff3e Compare April 29, 2021 22:58
@shuowu-okta shuowu-okta force-pushed the sw-add-vue-3-samples-OKTA-364845 branch from 1f03894 to 2310b70 Compare June 10, 2021 14:34
eng-prod-CI-bot-okta pushed a commit that referenced this pull request Jun 10, 2021
update okta-vue to v4
Adds onAuthResume handler
Updates auth-js dependency to 4.9.2
update readme to indicate vue-2 branch for vue 2 samples
update lock file
update root level readme to indicate vue-2 branch
chore: add vue-loader-v16 to devDeps

OKTA-364845
<<<Jenkins Check-In of Tested SHA: 60b805c for eng_productivity_ci_bot_okta@okta.com>>>
Artifact: samples-js-vue
Files changed count: 31
PR Link: "#104"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants