Vincenz
Vincenz
Your website / the demo is not working.
### Describe the bug A login is no longer possible. Google says that the browser agent is insecure. See screenshot for more information.  ### How to Reproduce Try to...
Please follow the format strictly and do not modify the template. Please *always* test with the official sample app [here](https://github.com/jcefmaven/jcefsampleapp) (you will need to download the version using the maven...
When using advancedClientChallenging like in the Readme file, the application redirects to localhost instead of localhost:3000. Code to reproduce: ```js const express = require('express'); const umbress = require('umbress').default; const app...