What problem does this feature solve?
After clicking log out (use $auth.logout() ) under the hood, it only clears the storage token, etc.. on the browser but not the session from auth0 server therefore it still remains logged in
What does the proposed changes look like?
Log out completely from Auth0 server
This feature request is available on Nuxt community (#c52)