Demo project for otp

Good afternoon,

there is any demo in order to understant how handle otp code?

Problem:

I need to have the privacy terms accepted by user.

The user is not stored in db .. jet … but if he/she accept the terms, via sms otp, i can register new user.

The db is on local pc.

No problem to send sms, absolute “fog” on how to get the otp code.

Thank you for the attention

Best regard

Daniele

There is a demo in Sphinx demos folder.
It shows that when a OTP is generated, a Sphinx event is fired so you get the OTP and set it to the user. I'm not sure if you checked the demo and if that's the question?