Colin Campbell
Colin Campbell
I understand. If you not are actively working on it, I'm happy also to contribute code there. Or on the port to Cmake that I saw was being worked on,...
Hi there. To be honest, that sounds like a problem with the output amplifier chip in the sound card, or maybe a "dry" solder joint on one of the chips...
I have a basic working version that has successfully authenticated against Keycloak OpenId Connect using Authorization Code Flow with PKCE from background.ts. I had to "roll my own" using the...
I will of course add a menu for settings/endpoints there. But the auth itself should happen in the service worker using launchWebAuthFlow() which will take care of the authentication lifecycle...
RFC-7231 https://www.rfc-editor.org/rfc/rfc7231#section-3.1.1.5 > A sender that generates a message containing a payload body SHOULD generate a Content-Type header field in that message. It doesn't say anything about setting a content-type...