#1 2018-04-25 11:40:27

nirnir
Member
Registered: 2013-11-11
Posts: 66

Login with sms message

Is it possible to implement login with sms message?
updating AuthUserRT with temporary time limited password (which was sent to the end user)

Offline

#2 2018-04-25 12:27:27

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,225
Website

Re: Login with sms message

There is no built-in class to do this, but can create your own authentication process by defining your own class, inheriting from TSQLRestServerAuthentication.

But IMHO such login may be done not at REST level, but at application level.

Offline

Board footer

Powered by FluxBB