Vue sdk is not working with typescript - createAuth0. Is there a solution?

The flow works fine while I am testing in dev but I ran into errors once I tried to npm run build.

I am wiring up an Vue admin that was coded using typescript. Any help or a point in the right direction would be appreciated. There are posts about this going back a few years concerning typescript and the sdk. In 2023 is there no easy work around? It seems like there is still no support for typescript using vue sdk.

1 Like

Hi @jasonrwhite1983,

Welcome to the Auth0 Community!

I got our Vue TS example working and deployed the built code without any issue. Have you taken a look at this example?

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