I'm running wpe-webkit-mir-kiosk in ubuntu-frame on Ubuntu 22.04.
This setup will be used on several sites and will display information related to that location. The web server backend needs an authentication token (bearer token) to allow communication.
Is it possible to send a bearer token in the http GET request header?
Are there other browser variants available for ubuntu-frame like Firefox, Chrome, Chromium, Edge or opera?
My previous solution was based on Chrome and Chromedriver.