Skip to content

Exploring Alternative OTP Service Providers: Configuring for MSG91 #1826

Answered by talele08
dhwani-ankit asked this question in Q&A
Discussion options

You must be logged in to vote

All SMS in DIGIT are sent by egov-notification-sms service. It is basically a kafka consumer which consumes messages from the notification topic and then calls the third part API provider to send the SMS. OTP is sent to user by calling the _send API of user-otp service. The user-otp service will generate the otp and the text message and publish it on notification topic. egov-notification-sms service will consume that message and call the third party API to send the otp. If you want to use different SMS provider, please do the integration in egov-notification-sms

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@dhwani-ankit
Comment options

@shashwat-egov
Comment options

Answer selected by talele08
Comment options

You must be logged in to vote
1 reply
@nikhilmulinti
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants