A proxy-wasm plugin for Envoy that implements basic authentication. Allowed users can pass through and access the service. The authorization is stored in an encrypted cookie which makes it persistent ...
Im trying to get the global-shortcut plugin to work. I've started a new minimal tauri v2 app using sh <(curl https://create.tauri.app/sh) and followed the linked instructions above to try to get a ...