SMS MFA Sample #156
SMS MFA Sample
#156
-
Hello! I have a question about this example, or rather the implementation of the UI part. This version of the MFA release provides the UI or do you need to finalize the rendering of the user interface manually? |
Beta Was this translation helpful? Give feedback.
Answered by
redhook62
Mar 3, 2021
Replies: 1 comment
-
Hi, Yes, this is an example allowing you to use SMS (one way or two way), of course there is an interface in the Web UI part, which will partly take over the elements of the provider that you have to develop. regards |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
redhook62
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Yes, this is an example allowing you to use SMS (one way or two way), of course there is an interface in the Web UI part, which will partly take over the elements of the provider that you have to develop.
There is another very educational example -> the Quiz Sample
regards