okta / okta-vue

OIDC SDK for Vue
https://github.com/okta/okta-vue
Other
46 stars 25 forks source link

Add composable function for setup script #101

Closed axe-me closed 2 years ago

axe-me commented 2 years ago

Describe the feature request?

in setup script, there's not this context. For best practice, a composable function should be provided by this package.

New or Affected Resource(s)

./src/okta-vue.ts

Provide a documentation link

No response

Additional Information?

No response

denysoblohin-okta commented 2 years ago

Thanks for submitting this issue and PR. We'll review it. Internal ref: OKTA-516507

Ancient-Dragon commented 2 years ago

Hi @denysoblohin-okta don't suppose you have any updates? This is something that is blocking us from using the library.