search

Home  >  Q&A  >  body text

javascript - The json data returned by the SMS interface can be seen in the console, what should I do?

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

天蓬老师天蓬老师2833 days ago563

reply all(3)I'll reply

  • 某草草

    某草草2017-05-18 11:04:07

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

    reply
    0
  • PHPz

    PHPz2017-05-18 11:04:07

    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.

    reply
    0
  • 我想大声告诉你

    我想大声告诉你2017-05-18 11:04:07

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

    reply
    0
  • Cancelreply