An open API service indexing awesome lists of open source software.

https://github.com/hex0cter/2fa-otp

Generate the two factor authentication token from existing secret.
https://github.com/hex0cter/2fa-otp

Last synced: 25 days ago
JSON representation

Generate the two factor authentication token from existing secret.

Awesome Lists containing this project

README

          

# 2FA token generator
[![Publish](https://github.com/hex0cter/2fa-otp/actions/workflows/publish.yaml/badge.svg)](https://github.com/hex0cter/2fa-otp/actions/workflows/publish.yaml)

Generate the two factor authentication token based on the OTP secret.

## Demo

Checkout [here](https://hex0cter.github.io/2fa-otp/).