Bubka / 2FAuth

A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
https://docs.2fauth.app/
GNU Affero General Public License v3.0
2.25k stars 149 forks source link

browser extension #56

Open GPConnect opened 2 years ago

GPConnect commented 2 years ago

Hello, great work ! will be even better if we could use it as an extension for our browser browser ! Thanks

Bubka commented 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

Bubka commented 2 years ago

FYI v3 has been released yesterday 🚀

GPConnect commented 2 years ago

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 !

Bubka commented 2 years ago

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

josh-gaby commented 1 year ago

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

NimlothPL commented 7 months ago

@josh-gaby after making configuration (Chrome) I see my 2fa accounts for like 1 sec and then instantly "Invalid Personal Access Token"

josh-gaby commented 7 months ago

@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

NimlothPL commented 7 months ago

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.

josh-gaby commented 7 months ago

@NimlothPL This discussion belongs on extensions repo