wolkenkit redirects to Auth0 even when user is logged in
问题 I just tried to test wolkenkit’s authentication with the chat template following the wolkenkit docs. User login seems to work, but the user is redirected to Auth0 even when they're already logged in (without the client calling the auth.login method). Here’s a code snippet from the client: wolkenkit.connect({ host: 'local.wolkenkit.io', port: 3000, authentication: new wolkenkit.authentication.OpenIdConnect({ identityProviderUrl: 'https://<myIdentity>.eu.auth0.com/authorize', clientId: '