SMS implementation #349
-
Hi, How can I send the OTP with a SMS API? Is there any free module for this or should I write this with a language program? |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 9 replies
-
Beta Was this translation helpful? Give feedback.
-
Hi @helloboy1980 Yes, you can take inspiration from these examples. |
Beta Was this translation helpful? Give feedback.
-
I think I should use One-Way. Is it possible that you write and implement this requirement in Neos.IdentityServer.Multifactor.SMS.cs file and send final file to me? |
Beta Was this translation helpful? Give feedback.
-
I think you did not understand my point. I said if you could add this API endpoint in the Neos.IdentityServer.Multifactor.SMS.cs file because I am not familiar with .NET coding. |
Beta Was this translation helpful? Give feedback.
-
If you need APIs that can be integrated easily, You can use MessageCentral Apis. |
Beta Was this translation helpful? Give feedback.
-
There are a good number of examples in the solution, On the other hand, if you don't know how to code a solution, why not work with a professional service provider of your choice. regards |
Beta Was this translation helpful? Give feedback.
There are a good number of examples in the solution,
It's up to you to activate them, and for this look at the powershell commands...
On the other hand, if you don't know how to code a solution, why not work with a professional service provider of your choice.
On my side it is obvious that I can't deliver implementations for each request and moreover for free.
Working this way is my choice !
If you consider that the examples are bad, I then ask you to GitHub to have better ones.
regards