André Biseth
André Biseth
Currently TibberQuery does not support proxy functionality. Consider using this approach: https://stackoverflow.com/a/41027319/214549
When Tibber servers returns text only, we have to improve the error handling and handle errors like this: ``` 29 Mar 18:24:00 - [red] Uncaught Exception: 29 Mar 18:24:00 -...
Explore changes from #5 created by @kvasbo and create tests to make sure it works in the browser and already existing node.js installations. At the time the pull request was...
From time to time we have experienced problems where the component ends up in a state where TibberFeed is not trying to connect anymore. It seems like the backoff logic...
### Fix: Add proper security options to OAuth state and PKCE cookies The Problem The OAuth state and PKCE verifier cookies were being set without any explicit options, which caused...