Skip to content

A node- express Webhook api for otp-broadcaster to push incoming otp to a remote database

Notifications You must be signed in to change notification settings

ShinuMathew/otp-broadcaster-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OTP BROADCASTER Webhook

A node- express Webhook api for otp-broadcaster to push incoming otp to a remote database

  • OTP from the message is received, read and scrapped
  • The OTP Broadcaster then sends the OTP to a remote server(heroku for this project) using a webhook api
  • The webhook stored the otp on a remote mongo server(atlas for this project) with a "PENDING" process tag
  • The consumer calls the otp broadcaster service and gets the latest otp

About

A node- express Webhook api for otp-broadcaster to push incoming otp to a remote database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published