javascript - The json data returned by the SMS interface can be seen in the console, what should I do?
天蓬老师
天蓬老师 2017-05-18 11:02:07
0
3
514

I saw the verification code 1234 directly on the console; isn’t that very unsafe!! Could you please tell me how you did it?

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(3)
某草草

It’s okay, just control it on the server side.

PHPzhong

There is no conflict between the verification code returned by the SMS interface and the json returned by your own program.
If you are writing the server side, then it will be fine if you do not return the verification code to the front desk.

我想大声告诉你

Why do you send the return data of the SMS interface to the front desk?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template