- Use browser:
https://totp.zikin.org/<secret>
- Via curl:
curl totp.zikin.org/<secret>
to get plain text without any HTML code.
e.g. https://totp.zikin.org/TOTPTEST
- The page will automatically refresh after TOTP expiration.
- Serverless
This project is licensed under the MIT License.
I have referenced code from @wuzf wuzf/2fa and the project was licensed under the MIT License.
ref. https://github.com/wuzf/2fa
ref. https://github.com/wuzf/2fa/blob/main/LICENSE
ref. https://www.nodeseek.com/post-57672-1
This project will not store your secret. However, if you have privacy concerns, please get the source code from this repository and self-host it.