I have a frontend using Vue.js and a backend using Java Spring.
I'm trying to get the Windows Username and display it.
So for this, I activated my front end server as an Intranet server in my Windows params. I saw here that there's a possible way to get the windows username with IIS by activing this option.
But it is possible, with Vue.js, to get it without using IIS or any other way?