Hello, my boss want to send password via SMS after users registration instead of email....there is an extension for that?
Thanks Seek
Thanks!
This sounds more like a MFA (multifactor authorization) scenario. In MFA, you log in, but an additional factor must be used to fully authenticate, such as a number from a text message or email.
The most secure way to implement this is to use a cloud-based MFA provider, such as Microsoft Azure B2C (for one). Then, it's purely configuration in an open-source authentication provider, like the one by Intelequia. Beyond the installation of the module, this method would be purely configuration-based and require no development.
https://github.com/intele...n.azureadb2cprovider
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.