You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2023. It is now read-only.
Currently CLI commands just "hang" if a 2FA approval is awaited. This is probably very confusing for unaware users. To mitigate this, CLI commands should print messages to the user notifying them about the needed approval.
This functionality should also be exposed to devs using this as a library, since they will need to inform their users too. F.ex. Home Assitant needs to be able to notify the user about the required setup process.
Currently CLI commands just "hang" if a 2FA approval is awaited. This is probably very confusing for unaware users. To mitigate this, CLI commands should print messages to the user notifying them about the needed approval.
This functionality should also be exposed to devs using this as a library, since they will need to inform their users too. F.ex. Home Assitant needs to be able to notify the user about the required setup process.