Hi there, the Vue Quickstart appears to still be using the auth0.js SDK rather than the new auth0-spa-js SDK. I’d like to use the new SDK and PKCE flow, and I’m trying to decide if I should pull this together on my own or if the team over there plans to have an updated Vue quickstart with the new SDK up soon.
The migration work is well underway. The project has already been upgraded and there is a pull request open with the new code, They’re currently rewriting the quickstart documentation before the code can be merged in. In terms of timescales, it’s soon
PR is here if you want to peruse the code early and provide feedback: