firebase / firebaseui-web

FirebaseUI is an open-source JavaScript library for Web that provides simple, customizable UI bindings on top of Firebase SDKs to eliminate boilerplate code and promote best practices.
https://firebase.google.com/
Apache License 2.0
4.58k stars 1.06k forks source link

How to disable 1password? #867

Open landsman opened 3 years ago

landsman commented 3 years ago

Do you have an idea how to disable 1password / LastPass prompt via configuration, please? Twitter question to @1Password: https://twitter.com/Landsman/status/1404697598838120449

Screenshot 2021-07-27 at 15 08 59
xil222 commented 3 years ago

I think this is device specific and beyond the scope of FirebaseUI, there're many ways of setting up autofill on IOS devices for example icloud KeyChain, and 1Password you mentioned. Therefore, it is not technically and logically possible to keep track on all and make configs for each of them.

From my understanding, you only want to disable 1Password for one Firebase App, is this for one website only? It could be an approach that users disable the domain from 1Password:

In this link:

Alternately, from the main 1Password app, go to 1Password > Preferences in the menu bar, then select the Browser tab. There, you can enter the domain you want to exclude from autosave in the box near the bottom, under "(except on the following domains)".