auth0 / auth0-vue

Auth0 authentication SDK for Vue.js apps
Other
140 stars 27 forks source link

chore: use declare module 'vue' to fix type issues #419

Closed andreasgangso closed 1 month ago

andreasgangso commented 2 months ago

Changes

Use the newer syntax for adding component instance properties. The old syntax has issues on newer versions of vue. See reference.

References

https://github.com/vuejs/language-tools/issues/4793#issuecomment-2336471084

andreasgangso commented 1 month ago

@tusharpandey13 can you merge this? We have to maintain a fork at the moment

tusharpandey13 commented 1 month ago

Hi @andreasgangso it looks like your commit is not signed, can you rebase, sign and push again? Thanks

andreasgangso commented 1 month ago

@tusharpandey13 done