Sobes.tech
Junior — Middle+

Displaying TOTP codes with updating timers via coroutines

livecode

Task condition

Task: display a list of one-time passwords (TOTP). Each password should be accompanied by a timer counting down 30 seconds. After this period, the password is regenerated. Implement the update logic using coroutines.