[Feature Request] Add TOTP 2FA #10
Labels
feature request
New feature or request
library change required
One of the libraries that is used requires an update in order to fix a bug or implement a feature
Wyze-SDK allows for a time based one time password to be supplied when logging in. This would be passed in something like this:
A new input field will be presented to the user when connecting the integration to accept the TOTP.
However, this is currently not possible to do because the Wyze-SDK doesn't allow for authenticating without implicitly calling the login method. This is documented in this comment.
The text was updated successfully, but these errors were encountered: