Skip to content

A lightweight OTP generation and verification service for mobile applications.

License

Notifications You must be signed in to change notification settings

neo-tic/otp-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

OTP Authentification Service

A lightweight OTP generation and verification service for mobile applications.

Features

  • Generate secure, time-bound OTPs.
  • Abstract SMS delivery providers.
  • Configurable OTP length and expiration.

Endpoints

  • POST /generate-otp: Generate an OTP snd sends it to the user
  • POST /verify-otp: Verifies the OTP against stored records

About

A lightweight OTP generation and verification service for mobile applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published