I basically want to write my own GUI using the Proxmox API. That on itself is easy enough in concept, but i would also like to use the Proxmox VM Console.
From what i remember seeing, the only way to use that console is using cookie authentication, not via api token. Thats where i struggle.