Vincenz

Results 4 issues of 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. ![Screenshot_20231214_162837_DuckDuckGo](https://github.com/duckduckgo/Android/assets/63001507/3f919815-e9da-4d95-8600-a66216c77a7d) ### How to Reproduce Try to...

bug
needs triage

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

test report

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