Quick start VUE Login

I tried the code at QuickStarts and it works fine for Login, view profile and REST API authentication part.
The only issue is with Logout!!
It does redirect to http://localhost, without any port, and I get an additional error in VSCode debugger stating:

NavigationDuplicated: Avoided redundant navigation to current location: “/”.
at createRouterError (/home/eanx/Desktop/Code/02-calling-an-api/node_modules/vue-router/dist/vue-router.esm.js:2008:1)

How to fix it?
Thanks.

Hey there Sergio!

Can I ask you to raise it as a GitHub issue in the quickstart repo so we can work on that directly with the repo maintainers?

Here’s the link to the repo:

Already done! Thanks.

Can you share the link to the issue here as well?

https://github.com/auth0-samples/auth0-vue-samples/issues/122

1 Like

Perfect! Thanks a lot!