John Heinnickel

Results 5 issues of John Heinnickel

## Checklist - [X] I have included information about relevant versions - [X] I have verified that the issue persists when using the `master` branch of Mode. ## Steps to...

We use Aiven as a service provider and therefore need to provide client SSL certificates to authenticate with our brokers and have to provide Basic HTTP Authentication credentials to interface...

I've been looking at the preprocessing behavior of the Python test case in order to wrap my head around the interface to this library. There is some logic that, according...

Working on trying to integrate the Observable signal sources I've bumped into a bug that's causing my sessions to get closed down right after returning from login. The problem seems...

I'm currently attempting to use this library with the following init options: ``` this.initOptions = { adapter: 'default', flow: 'standard', responseMode: 'fragment', checkLoginIframe: true, checkLoginIframeInterval: 5 }; ``` With the...