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
Current implementation of wave2fa uses blessed for tui, but blessed is outdated and is unmainted for a long time. I'm considering moving to typescript and using opentui library probably to use react style code.
Current implementation of wave2fa uses
blessedfor tui, but blessed is outdated and is unmainted for a long time. I'm considering moving to typescript and using opentui library probably to use react style code.