-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Complete the Example Application
This will be a one window, one button demo. When the button is clicked a random secret key will be generated, the encoded key displayed, a scanable QR Code rendered and a 30 second timer started to display the changing 6 digit code.
- Generate Secret Key
- Encoded Secret Key to Base32 16 digit code
- Display Encoded Secret Key
- Generate and display QR Code
- start timer to display changing 6 digit code ever 30 seconds