André Biseth

Results 6 issues of André Biseth

Currently TibberQuery does not support proxy functionality. Consider using this approach: https://stackoverflow.com/a/41027319/214549

enhancement

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 -...

enhancement

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...

help wanted

Add sendMeterReading and updateHome to TibberQuery

enhancement

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...