Skip to content

PinieJS is a Microservices Pin Generator for Email / Phone Number Verification or OTP Transaction based on Express JS

Notifications You must be signed in to change notification settings

hikmawanaz/PinieJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PinieJS

PinnieJS is a Microservices Pin Generator for Email / Phone Number Verification or OTP Transaction based on Express JS

Endpoint

  • /pin/generate

To generate unique PIN that used for verification
Input : Email/ Phone Number/ Transaction Id (need to be unique)


  • /pin/resend

Resend unique PIN that used for verification
Input : Email/ Phone Number/ Transaction Id (need to be unique)


  • /pin/verify

Verify that User Unique ID is valid and matches with generated PIN
Input : Email/ Phone Number/ Transaction Id (need to be unique) + unique PIN Number


  • /pin/check

Check User ID has been verified or not
Input : Email/ Phone Number/ Transaction Id (need to be unique)

About

PinieJS is a Microservices Pin Generator for Email / Phone Number Verification or OTP Transaction based on Express JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published