/mpy-totp

Micropython implementation of TOTP

Primary LanguagePython

Micropython TOPT implementation

This is a complete micropython implementation of TOTP, directly copied from the source at https://github.com/eddmann/pico-2fa-totp

Note

This repo is to move the totp module in my fork of the original source, into a seperate repository with it's own tracking.