eshapiro42 / OctoPrint-Wyze

Control Wyze devices through OctoPrint
GNU General Public License v3.0
10 stars 1 forks source link

Add 2FA via TOTP Key #14

Closed eshapiro42 closed 9 months ago

eshapiro42 commented 9 months ago

This shouldn't be added into the plugin settings since a new TOTP key will be required every time the OctoPrint server starts or the Wyze client connects to the Wyze server.

It will need to be added into the plugin tab. Add a text field at the top for the TOTP key and a button that forces a new Wyze client connection using the key.

eshapiro42 commented 9 months ago

It seems the Wyze API Key/Key ID supersedes the TOTP key so this can be safely closed for now.