Open GPConnect opened 2 years ago
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 extension that request one-time passwords to your own 2FAuth instance.
Stay tuned
FYI v3 has been released yesterday 🚀
super work ! now we can have multi user account or org account using sso like keycloak maybe and be able to share 2fa auth code ! :) just kidding !
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
There is an alpha release of a chrome/firefox extension here https://github.com/josh-gaby/2fauth-browser-extension if anyone wants to test it out and provide feed back.
edit: This is no longer in alpha, it is available via the Chrome webstore and Mozilla add-ons
@josh-gaby after making configuration (Chrome) I see my 2fa accounts for like 1 sec and then instantly "Invalid Personal Access Token"
@josh-gaby after making configuration (Chrome) I see my 2fa accounts for like 1 sec and then instantly "Invalid Personal Access Token"
Can you report this as an issue in the extensions repo
Must have made some mistake ... but I removed and added again - works now. What is missing is when you get error "Invalid Personal Access Token", you mostly can't do anything, except reinstalling. Settings should be available all the time to make correction.
@NimlothPL This discussion belongs on extensions repo
Hello, great work ! will be even better if we could use it as an extension for our browser browser ! Thanks