Hello, i have copied the Vue SDK quickstart guide to the letter.
Auth0 Vue SDK Quickstarts: Login
I have installed the library via
npm install @auth0/auth0-vue
then registered the plugin and copied the login page, attempting both regular and the options API. I get this error:
Cannot read properties of undefined (reading 'loginWithRedirect')
Did anybody else have the same issue? How do i register loginWithRedirect?
Hi @cajawallace,
Welcome to the Auth0 Community!
Have you seen this issue on github? It looks like there are some solutions shared there
system
Closed
4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.