Bubka
Bubka
Hi, For me this is an OS or browser behaviour that 2FAuth cannot handles. I tested it on a win10 20H2 laptop with both Firefox and Chrome, and each behaves...
After some reads, you are right, this is not controlled by the browser, what I mentionned has nothing to do with device selection, it's just for permissions purpose. For now...
Thanks. I'm working on 2FAuth v3 which will come with a documented REST API, personal access token management and CORS support. So it will be easy to develop a browser...
FYI v3 has been released yesterday 🚀
For now 2FAuth will stay single user designed but for the v3 has something for the SSO part: auth proxy are supported. You can read more at https://docs.2fauth.app/security/authentication/#authentication-proxy
Hi, Can you please give some information about your device and software version: iphone gen, ios version. You can test the webauthn flow with https://webauthn.io/ If it fails then this...
Hi, 2FAuth uses the Spomky-Labs/otphp package that relies on the otpauth URI schema. This means that the secret should be provided as a base32 encoded string. In the advanced form,...
Please post the content of your log file located in `[2fauth_install_dir]/storage/logs/`
Hello, > However I was not logged into the application Without any error message or anything else? > I have installed 2FAuth and added Yubico key on desktop Authentication works...
Please try to register+sign in using [this test page](https://webauthn.io/) with the exact same mobile setup (_Samsung Internet and Firefox browsers_) you used for 2FAuth. Does it complete successfully?