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

Service stop should not be called #96

Closed
wants to merge 6 commits into from

Conversation

denysoblohin-okta
Copy link
Contributor

@denysoblohin-okta denysoblohin-okta commented May 23, 2022

Changes:

  • Removes oktaAuth.stop() from OktaVue module
  • Removes oktaAuth.start() from LoginCallback component - not needed
  • Updated okta-auth-js to latest

Internal ref: OKTA-492711

@denysoblohin-okta denysoblohin-okta changed the title Service start/stop should be called outside of component hierarchy Service stop should not be called May 26, 2022
@@ -39,6 +39,7 @@ describe('OktaVue module', () => {
}
})
expect(wrapper.vm.$auth instanceof OktaAuth).toBeTruthy()
oktaAuth.stop()
Copy link
Contributor

Choose a reason for hiding this comment

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

Why was this stop added here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not needed, removed

eng-prod-CI-bot-okta pushed a commit that referenced this pull request Jun 2, 2022
OKTA-492711
<<<Jenkins Check-In of Tested SHA: d6d0aeb for [email protected]>>>
Artifact: okta-vue
Files changed count: 10
PR Link: #96
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.

3 participants