Skip to content

Commit

Permalink
Merge pull request #20 from sauravhathi/sauravhathi-patch-10
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
sauravhathi authored Dec 21, 2023
2 parents 60bd44a + d3401bb commit d5d90e3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

The OTP (One-Time Password) Free Service is a Node.js-based service that allows you to generate and verify one-time passwords (OTP) via email. This service is useful for adding an extra layer of security to your applications by enabling two-factor authentication (2FA) or passwordless login.

## Demo

- **API:** [otp-service-beta.vercel.app](https://otp-service-beta.vercel.app/)
- **App:** [otp-service-app.vercel.app](https://otp-service-app.vercel.app/)

## Table of Contents

- [Features](#features)
Expand Down

0 comments on commit d5d90e3

Please sign in to comment.