Skip to content
#

otp-applications

Here are 76 public repositories matching this topic...

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

OTP-Pi is a server for sending SMS via HTTP, WebSocket and Message Broker protocols. Users can install OTP-Pi on the server with a static IP address that can be accessed by clients who will send SMS. In addition, users can also install OTP-Pi on servers with dynamic IP addresses. This server then accesses a websocket server, a Redis server, an M…

  • Updated Feb 13, 2024
  • Java

Improve this page

Add a description, image, and links to the otp-applications 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 otp-applications topic, visit your repo's landing page and select "manage topics."

Learn more