Skip to content
#

otpauth

Here are 159 public repositories matching this topic...

Extract one time password (OTP) secrets from QR codes exported by two-factor authentication (2FA) apps such as "Google Authenticator". The exported QR codes from authentication apps can be captured by camera, read from images, or read from text files. The secrets can be exported to JSON or CSV, or printed as QR codes to console.

  • Updated Nov 2, 2024
  • Python

This article will teach you how to secure a Node.js API by implementing two-factor authentication (2FA) system using tokens generated by Google Authenticator or Authy. The one-time passcode (OTP) can be delivered via different methods like SMS but we will use Google Authenticator or Authy to reduce the complexity of the project.

  • Updated Aug 16, 2023
  • TypeScript

An awesome two-factor authenticator based on Flutter, supports Android, Windows and Linux platforms, and supports multiple cloud backup methods such as Onedrive, Dropbox, WebDAV, S3Cloud, etc.基于 Flutter 的双因素验证器,支持Android、Windows和Linux平台,支持Onedrive、Dropbox、WebDAV、S3Cloud等多种云备份方式。

  • Updated Nov 1, 2024
  • Dart

Improve this page

Add a description, image, and links to the otpauth topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the otpauth topic, visit your repo's landing page and select "manage topics."

Learn more